Changelog for Azure Blob Storage Source Connector for Confluent Platform

Version 3.1.3

  • CC-41522: Bumped commons-configuration2 to 2.15.0 (and commons-io to 2.17.0) to fix CVE-2026-45205.

  • CC-42322: Bumped jackson-databind to 2.22.1 to fix CVE-2026-54515.

  • CC-42323: Bumped kafka-connect-storage-common to 11.2.37 to fix CVE-2026-54512, CVE-2026-54513, CVE-2026-54514, and CVE-2026-54515 in shaded jackson-databind.

  • CC-42264: Added file.creation.time to the object store source record headers.

Version 3.1.2

  • CC-42297: Bumped connect-plugins-parent to 0.9.50 to resolve jackson-databind CVEs.

Version 3.1.1

  • CC-41877: Bumped connect-plugins-parent to 0.9.49

Version 3.1.0

  • CC-40969: Add file metadata to record headers when file.metadata.headers.enable is set to true.