Changelog¶
Version 1.6.7¶
- CCMSG-1702: Handle case where consumer-offsets are mismatched relative to files present in ADLS1
- RCCA-5984: Fixed protobuf to avro conversion issue
Version 1.6.6¶
No changes
Version 1.6.5¶
- CCMSG-1578: Added a way to parameterize uncommitted directory for the ADLS Gen1 Sink connector
- CCMSG-1408: Update Netty Version
Version 1.6.4¶
- CC-15895: Update storage account and blob container name validations to correct length restrictions
Version 1.6.3¶
- CCMSG-1261: Upgrade parent to 0.6.6 and resolve CVE in commons compress dependency
- Minor: Perform NPE check when closing Parquet writer
- Update the support term for ADLS Gen1 Sink
Version 1.6.2¶
No changes
Version 1.6.1¶
- CCMSG-806: Support decimal format for JsonFormat
Version 1.6.0¶
- CCMSG-525: Upgrade parent POM to 0.6.2, storage-common to 10.0.3 and Jackson databind to 2.10.5.1 to address CVEs
- Update storage-common-parent version to include Avro Data dependency fix
- Upgrade to parent 0.5.5 and fix commons codec CVE
- CC-11426: Add user agent to azure connectors
- Address CVEs (htrace-core4, nimbus-jose-jwt, jackson-mapper-asl) for Azure Blob Storage
Version 1.5.2¶
No changes
Version 1.5.1¶
- CCMSG-806: Support decimal format for JsonFormat
- Upgrade to parent 0.5.5 and fix commons codec CVE
Version 1.5.0¶
- Address CVEs for Azure Blob storage connectors
- CC-11805: Use
avroDataConfig()
to initialize all Avro data properties - SEC-1334: Update
confluent-log4j
version
Version 1.4.3¶
- CC-15895: Update storage account and blob container name validations to correct length restrictions
- Minor: Perform NPE check when closing Parquet writer
Version 1.4.2¶
No changes
Version 1.4.1¶
- CCMSG-806: Support decimal format for JsonFormat
- CC-11805: Initialize Avro data config properly
- SEC-1334: Update confluent-log4j version
Version 1.4.0¶
- CC-7822: Add parquet format for azure data lake gen1
- SEC-1034: Log4j migration to confluent repackaged version
- MINOR: Bump parent to resolve netty-codec CVE
- CC-9782: Validate timezone with rotate.schedule.interval.ms
- MINOR: Exclude unused transient dependencies to resolve CVEs
- CC-8809: Replace assignment with topicPartitionWriters.keySet for BS & G1
Version 1.3.6¶
- CC-15895: Update storage account and blob container name validations to correct length restrictions
- Minor: Perform NPE check when closing Parquet writer
Version 1.3.5¶
- CCMSG-806: Support decimal format for JsonFormat
- CC-11805: Initialize Avro data config properly
- Bump parent to resolve netty-codec CVE
- CC-9782: Validate timezone with
rotate.schedule.interval.ms
- Exclude unused transient dependencies to resolve CVEs
Version 1.3.4¶
- CC-8809: Replace assignment with topicPartitionWriters.keySet for BS & G1
Version 1.3.3¶
- CC-8809: Replace assignment with topicPartitionWriters.keySet (BS & G1)
Version 1.3.2¶
- MINOR: Treat proxy password as password type variable
Version 1.3.1¶
No changes
Version 1.3.0¶
- CC-9639: Retry effectively on exceptions from time-based commits
- CC-8809: Replace assignment with topicPartitionWriters.keySet for BS & G1
- CC-8809: Replace assignment with topicPartitionWriters.keySet (BS & G1)
- MINOR: Treat proxy password as password type variable
Version 1.2.8¶
- CC-15895: Update storage account and blob container name validations to correct length restrictions
Version 1.2.7¶
- CCMSG-806: Support decimal format for JsonFormat
- CC-11805: Initialize Avro data config properly
Version 1.2.6¶
- CC-9639: Retry effectively on exceptions from time-based commits
- CC-8809: Replace assignment with topicPartitionWriters.keySet for BS & G1
Version 1.2.5¶
- CC-8809: Replace assignment with topicPartitionWriters.keySet (BS & G1)
Version 1.2.4¶
- MINOR: Treat proxy password as password type variable
- Move Gen1 Sink to PA from preview (for 1.2.x onward)
Version 1.2.3-preview¶
- CC-7863: Improve logic for committing output stream via renaming uncommitted file
Version 1.2.2-preview¶
No changes
Version 1.2.1-preview¶
- CC-6967: Correct location of Gen1 connector version.properties
Version 1.2.0-preview¶
- CC-8809: Replace assignment with topicPartitionWriters.keySet (BS & G1)
- MINOR: Treat proxy password as password type variable
- CC-7863: Improve logic for committing output stream via renaming uncommitted file
- CC-6967: Correct location of Gen1 connector version.properties
Version 1.1.6¶
- CCMSG-806: Support decimal format for JsonFormat
- CC-11805: Initialize Avro data config properly
Version 1.1.5¶
- CC-8809: Replace assignment with topicPartitionWriters.keySet (BS & G1)
Version 1.1.4¶
- MINOR: Treat proxy password as password type variable
Version 1.1.3¶
- CC-7863: Improve logic for committing output stream via renaming uncommitted file
Version 1.1.2¶
- CC-6967: Correct location of Gen1 connector version.properties
Version 1.1.1¶
No changes
Version 1.1.0-preview¶
- Moving LicenseConfig to be the last thing exposed to guarantee the docs generate in the correct order.
- Feature/refactor for adl
Version 1.0.0-preview¶
Initial version