Changelog for Google Cloud Spanner Sink Connector for Confluent Platform

Version 1.2.3

  • CC-41150 — Bumped both netty.version and netty.codec.http.version from 4.1.132.Final → 4.1.133.Final for a CVE fix.

  • Region change in integration tests.

Version 1.2.2

  • CC-40935 CC-40958 - Fixed class cast exception by handling Decimal and Time logical types.

  • CC-40248 - Updated grpc and netty versions to fix CVEs.

  • CC-40607 – Fixed a security vulnerability where GCP config credentials bypassed GcpCredsFilter, preventing potential credential injection, SSRF, or data exfiltration.

Version 1.2.1

  • Removed duplicate reload4j dependency

  • CC-39696 - Fixed gRPC ContextStorageOverride classloader conflict in CP 8.2.x (CC-39696)

  • CC-39525 - Bumped jackson-core to 2.21.1 for CVE fix

Version 1.2.0

  • CC-39510 - Fix NULL handling: explicitly bind NULL for optional fields to get updated to Spanner instead of omitting them.