Changelog¶
Version 2.0.7¶
No changes
Version 2.0.6¶
- CCMSG-1764 updated storage-commons to resolve jackson-databind CVE
Version 2.0.5¶
- CCMSG-1728: Resolve jackson CVEs
Version 2.0.4¶
No changes
Version 2.0.3¶
- CCMSG-1673 Fix vulnerable dependency “com.google.protobuf_protobuf-java:3.7.1” in hadoop-shaded-protobuf_3_7
- CCMSG-1682 Remove logging of customer config data
Version 2.0.2¶
- CCMSG-1231: Persisting and reusing the hadoop config object
Version 2.0.1¶
- No changes
Version 2.0.0¶
- MINOR: Remove MODE config from connectors other than S3 source
- CCMSG-1547: Remove unused configs
- CCMSG-1536: Upgrade commons-io to 2.8.0 in HDFS 2 connector
- CCMSG-1391: Raise helper thread exceptions as errors
- CCMSG-1466: Conditionally show generic configs based on the mode value
- CCMSG-1515: Remove sleep delay from test file generation to improve test suite run time
- CCMSG-1519: Add check for empty filemap before trying to call firstKey()
- CCMSG-1502: Exclude implementation connector classes from plugin path
- CCMSG-1064: Upgrade Hadoop version to address CVE.
- Remove transitive zookeeper dependency from HDFS 2
- CCMSG-1493: Use re2j regex library to ensure linear time regex matching
- Remove pinned version of jacoco-plugin
- MINOR: remove delete method from hdfs2storage
- APPSEC-631: Remove delete from SourceStorage interface
- Move netty-codec to dependency-management section
- Set earliest safe offset to starting.timestamp on startup
- Define different configs based on connector mode (#215)
- Define different configs based on connector mode
- CCMSG-1439: Stop skipping last record in json, bytearray when ending in EOF instead of delimiter
- CCMSG-1434: mapping to null partition instead of 0th partition to imp
- Generalize S3 source connector to export arbitrary files from S3
- CCMSG-1271: Upgrade parent to 0.6.6 and resolve CVE in commons compress dependency
- CCMSG-1271: Upgrade parent to 0.5.14 and resolve CVE in commons compress dependency
- Update the support term for HDFS Source
- Upgrade connect-plugins-common to 0.6.2
Version 1.4.12¶
- CCMSG-1064: Upgrade Hadoop version to address CVE
Version 1.4.11¶
- APPSEC-631: Remove delete from SourceStorage interface
- Upgrade netty-codec and resolve CVE
Version 1.4.10¶
No changes
Version 1.4.9¶
No changes
Version 1.4.8¶
No changes
Version 1.4.7¶
- CCMSG-1271: Upgrade commons compress to 1.21 and resolve CVE
- Upgrade jersey-common to 2.34 and resolve CVE
Version 1.4.6¶
- CCMSG-1062: Upgrade json-smart to 2.4.7 to address CVE
Version 1.4.5¶
No changes
Version 1.4.4¶
No changes
Version 1.4.3¶
- Resolve jackson-mapper-asl CVE
Version 1.4.2¶
No changes
Version 1.4.1¶
No changes
Version 1.4.0¶
- CC-13304: Change to use Avro data instead of Avro converter
- Upgrade to storage-common 10.0.0 and fix CVEs
- Upgrade parent to 0.5.5, Parquet to 1.11.1 and fix CVEs
- Upgrade Hadoop to 3.3.0 in HDFS 3 Source connector
- Compression support for object source connectors
- CC-9256: Fix connectors failing if they do not find any partitions to read from
- Make
jackson-databind
dependency explicit
Version 1.3.3¶
- CC-13304: Change to use Avro data instead of Avro converter
- Upgrade hadoop to 3.3.0 in HDFS 3 source connector
Version 1.3.2¶
- Upgrade Hadoop dependencies to 3.1.3 and Parquet to 1.11.0
- Upgrade parent to 0.3.4 which corresponds to CP 5.3.3
- CC-9256: Fix connectors failing if they do not find any partitions to read from
- Make
jackson-databind
dependency explicit
Version 1.3.1¶
No changes
Version 1.3.0¶
- Implemented error handling across all connectors
- Use
avroData.toConnectData
to convert from Avro to SchemaAndValue - Allow HDFS 3 Source connector to use
store.url
Version 1.2.4¶
- CC-13304: Change to use Avro data instead of Avro converter
- Upgrade Hadoop to 3.3.0 in HDFS 3 source connector
Version 1.2.3¶
- Upgrade Hadoop dependencies to 3.1.3 and Parquet to 1.11.0
- Upgrade parent to 0.3.4 which corresponds to CP 5.3.3
- CC-9256: Fix connectors failing if they do not find any partitions to read from
- Make
jackson-databind
dependency explicit - Allow HDFS 3 Source connector to use
store.url
Version 1.2.2¶
No changes
Version 1.2.1¶
- Use
avroData.toConnectData
to convert from Avro to SchemaAndValue
Version 1.2.0¶
- Fixed Avro format for UTF8
Version 1.1.7¶
- CC-13304: Change to use Avro data instead of Avro converter
- Upgrade Hadoop to 3.3.0 in HDFS3 source connector
Version 1.1.6¶
- Upgrade Hadoop dependencies to 3.1.3 and Parquet to 1.11.0
- Upgrade to google-cloud-storage SDK 1.108.0 and google-auth-library 0.20.0
- Upgrade parent to 0.3.4 which corresponds to CP 5.3.3
- CC-9256: Fix connectors failing if they do not find any partitions to read from
- Make
jackson-databind
dependency explicit - Allow HDFS 3 Source connector to use
store.url
Version 1.1.5¶
- Use
avroData.toConnectData
to convert from Avro to SchemaAndValue
Version 1.1.4¶
No changes
Version 1.1.3¶
No changes
Version 1.1.2¶
- Fixed Avro format for UTF8
Version 1.1.1¶
- Promote connector to General Availability
Version 1.1.0-preview¶
Initial version for preview