Skip to content

v2.5.0

Compare
Choose a tag to compare
@snowflake-connectors-app snowflake-connectors-app released this 31 Oct 07:54
d6ed5e1

Notable Changes

  • Updated Streaming Ingest SDK to the 2.3.0 version
  • Closing channels in parallel is now enabled by default. It reduces the time needed for the connector restart.

What's Changed

  • SNOW-1658905 Limit SnowflakeSinkConnectorConfig responsibilities(#925)
  • NO-SNOW Enable closing channels in parallel by default(#928)
  • SNOW-1680410 adjust validations and create metadata column if not exists(#946)
  • SNOW-1278872 Added jdk version and vendor to metrics(#972)
  • Fix logging for closing partition channels - partition and topic misplaced(#977)