Changelog

Version 2.0.7

  • CCMSG-1792: Generic mode should ignore files that do not have a corresponding mapping in the regex list

Version 2.0.6

  • CCMSG-1764: Updated storage-commons to resolve jackson-databind CVE

Version 2.0.5

  • CCMSG-1728: Resolved jackson CVEs

  • CCMSG-1757: Connector should request reconfiguration so long as it hasn’t actually occurred yet

Version 2.0.4

  • CCMSG-1711: Handled Avro files with empty payload (schema, but no records)

Version 2.0.3

  • Added StringFormat option to format.class

  • CCMSG-1681: Removed logging of proxy credentials in S3 proxy config

  • CCMSG-1682: Removed logging of connector config

Version 2.0.2

  • Persisting and reusing the hadoop config object

  • CCMSG-1315: Do not print message key into log and some version CVE’s

  • CCMSG-1662: Removed unsupported format.bytearray.extension config from connectors in generic mode

  • CCMSG-1430: Added recommended values to format.class config

  • Hub 181

  • CCMSG-1430: Prevented S3 source connector from loading already processed files into memory on startup

  • CCMSG-1530: Added S3 client creation and bucket permission validations on connector configs

Version 2.0.1

  • CCMSG-1518: Added ability to configure AWS Credentials as a config

Version 2.0.0

  • Added GENERIC mode to S3 Source connector to allow the sourcing of arbitrary files from S3

  • CCMSG-1544: Exposed S3 paths-tyle access configuration

  • CCMSG-1417, CCMSG-1418: Upgraded netty-codec to 4.1.68.Final and resolve CVE

  • Fixed NPE when the proxy.user configuration property is not set

  • Fixed S3 proxy config URL parsing

  • CCMSG-1271: Upgraded parent to 0.6.6 and resolve CVE in commons compress dependency

  • CCMSG-1195: Updated Connect plugins common to 0.6.4 to resolve jersey-common CVE

  • CCMSG-1062: Upgraded json-smart to 2.4.7 to resolve CVE

  • Upgraded jackson-mapper-asl to 1.9.14.jdk17-redhat-00001 and resolve CVE

  • Fixed NPE when the store.url property is not set