Skip to content

Releases: snowflakedb/snowflake-kafka-connector

1.4.3

05 Aug 00:53
Compare
Choose a tag to compare
  • Fixed a bug that could crash cleaner
  • Fixed a bug that could lead to offset commitment gap
  • Added an environment variable to enable JDBC tracing

v1.4.2

22 Jul 23:38
Compare
Choose a tag to compare
  • Breaking change: default buffer.flush.time changed from 30sec to 120sec
  • Added an option value.converter.break.on.schema.registry.error
  • Supported Protobuf converter

1.4.1

22 Jun 19:02
Compare
Choose a tag to compare
  • Fixed a bug that will cause high credit consumption
  • Minor bug fix

1.4.0

11 Jun 22:01
Compare
Choose a tag to compare
  • Restructured the connector to increase scalability
  • Fixed bugs related to recovering and batch ingest

1.3.1

04 Jun 22:31
Compare
Choose a tag to compare
  • fixed regression bug in 1.3.0
  • fixed thread leak issue

1.3.0

27 May 00:01
Compare
Choose a tag to compare
  • Implemented backoff when throttled by server
  • Supported native converters and DLQ and SMT
  • Performance improvement
  • Bug fixes

1.2.3

06 Apr 16:27
9455b9b
Compare
Choose a tag to compare
  • Change Connector Name Rule: Support "-"
  • Support Three Key Converters:
    • SnowflakeAvroConverter
    • SnowflakeAvroConverterWithoutSchemaRegistry
    • SnowflakeJsonConverter

1.2.1

16 Mar 17:45
Compare
Choose a tag to compare
  • Upgrade Snowflake Ingest SDK to 0.9.7
  • Fix initialization issue in Precommit method

1.2.0

12 Mar 23:55
Compare
Choose a tag to compare
  • Support Snowflake GCP deployment
  • Support meta data content adjustment

0.5.5

06 Nov 23:09
Compare
Choose a tag to compare

Fix Bug:

  • Null pointer exception during connector rebalance.