Changelog

Version 2.5.16

No changes

Version 2.5.15

  • CVE Resolution - CVE-2024-26308, CVE-2023-43642, CVE-2023-34455

Version 2.5.14

  • GCS source connector to only accept required fields from customer provided credentials to avoid SSRF

Version 2.5.13

  • Upgraded ‘org.apache.avro.avro to 1.11.3’

Version 2.5.12

  • No Change

Version 2.5.11

  • RCCA-16272: Add GCP creds type validator

Version 2.5.10

  • Updgraded snappy version to 1.1.10.5

Version 2.5.9

  • bumping up guava, json and jackson-core versions

Version 2.5.8

  • CC-20676: Fixed the Following CVEs:
    • CVE-2023-26048, CVE-2023-26049

Version 2.5.7

  • Fix of RCCA-12378 : Object Store Source Connector skipping a few folders to source

Version 2.5.6

  • No Change

Version 2.5.5

  • Fixed a bug in files assignments to tasks that occasionally blocked progress.

Version 2.5.4

  • Fix of RCCA-12950 : Object Source Connector get stuck processing record due to incorrect file assignment.

Version 2.5.3

  • No Change

Version 2.5.2

  • CC-19264, CCMSG-2223, and CC-18971: Fixed the following CVEs:
  • CVE-2021-37533, CVE-2021-37533, CVE-2022-31684, CVE-2022-42004, CVE-2022-42003
  • CVE-2022-3509, CVE-2022-3510, CVE-2022-3171, CVE-2022-41881, CVE-2022-41915, CVE-2022-45693
  • CVE-2022-45685, CVE-2022-40150, CVE-2023-1436, CVE-2021-34429, CVE-2023-1370, CVE-2022-1471
  • CC-19560: Improved logs for Object Source connectors

Version 2.5.1

  • No Change

Version 2.5.0

  • Reverted incomplete release of v2.5.0
  • FF-9433: Enabled reading of JSON with schema embedded. The default behaviour is the current behavior
  • RCCA-9771: Object Source Connector was unable to source any more files after processing zipped files
  • CCMSG-2271: Resolved Woodstock, Jettison and Netty CVEs
  • Added exception handling in Object Source Connectors.
  • RCCA-8588: Fixed license logging issue
  • RCCA-8854: Fixed issue where Object Source connector kept failing while processing zipped files.
  • Replaced java.util pattern with Google re2j