The Snowflake Apache Kafka Connector has been upgraded from version 2.x to 3.x. This release includes:
- Added support for ingesting into Iceberg tables.
- Improved Snowpipe Streaming, including new defaults and removal of double-buffered mode.
- Fixed a critical issue in schema evolution that could skip records during schema changes.
- Recommended upgrade if using `snowflake.enable.schematization` or `snowflake.topic2table.map`.
- Applied multiple security fixes, including CVE-2025-48924.
For the complete list of changes, see the release notes.