Notable Changes
- Kafka Connector can ingest data into an Iceberg table with Snowpipe Streaming
** Please refer to documentation for detailed information on setup and known limitations - Changes in default parameter values
** is enabled by default for Snowpipe Streaming ingestion
** default value is set to 120 seconds to match the default value of . - Fixed dependency vulnerabilities
What's Changed
- NO-SNOW Change kafka-connect-avro-converter scope to provided by @sfc-gh-mbobowski in #985
- NO-SNOW Remove FIPS test by @sfc-gh-mbobowski in #989
- No snow use com.fasterxml json by @sfc-gh-bzabek in #994
- SNOW-1728002 get rid of reflection when enabling iceberg streaming by @sfc-gh-bzabek in #995
- SNOW-1665420 add logic to parse Iceberg schema by @sfc-gh-bzabek in #996
- NO-SNOW Enable IcebergInitServiceIT by @sfc-gh-mbobowski in #1001
- SNOW-1728000 Iceberg e2e tests by @sfc-gh-mbobowski in #1002
- SNOW-1761519 Fix empty arrays in Iceberg ingestion by @sfc-gh-mbobowski in #1003
- [Snyk] Fix for 1 vulnerabilities by @sfc-gh-snowflakedb-snyk-sa in #1004
- NO_SNOW Update Snowflake JDBC to 3.20.0 by @sfc-gh-xhuang in #1000
- SNOW-1805174 Enable single buffer by default by @sfc-gh-mbobowski in #1005
- Update ConnectorConfigDefinition.java by @sfc-gh-achyzy in #1009
- SNOW-1831140 Iceberg schema evolution e2e test setup by @sfc-gh-mbobowski in #1010
- NO-SNOW Fix missing ubuntu packages error in CI by @sfc-gh-mbobowski in #1011
- SNOW-1729292 modify iceberg tree based on record data by @sfc-gh-bzabek in #1007
- SNOW-1831140 E2e tests of Iceberg JSON ingestion by @sfc-gh-mbobowski in #1013
- SNOW-1842220 Add comments to columns created by schema evolution by @sfc-gh-bzabek in #1014
- SNOW-1831140 Complete Iceberg e2e tests by @sfc-gh-mbobowski in #1015
- NO-SNOW Update Confluent dependencies to 7.7.2 by @sfc-gh-mbobowski in #1019
- SNOW-1820302 Integrate with ingest sdk 3.0.1 by @sfc-gh-mbobowski in #1016
- NO-SNOW Update jackson and commons-compress by @sfc-gh-mbobowski in #1021
- SNOW-1731255: Put null or empty json nodes to DLQ for schema evolution by @sfc-gh-wtrefon in #1017
- NO-SNOW Release 3.0.0 by @sfc-gh-mbobowski in #1022
Full Changelog: v2.5.0...asdasd