Changelog¶
Version 1.6.9¶
- CCMSG-1811: Added
jackson-annotations
explicit depedendency to fix NoClassDefFound Error when using JsonConverter
Version 1.6.8¶
- CCMSG-1611: Excluded jetty-webapp to resolve CVE
- CCMSG-1734: Updated jackson bom to upgrade all dependent jars
- RCCA-4994: Uniform versions for serializer dependencies
- CCMSG-1667: Resolved protobuf CVEs by updating to latest commons
Version 1.6.7¶
- RCCA-5984: Fixed issue converting from protobuf to avro
Version 1.6.6¶
No changes
Version 1.6.5¶
- CCMSG-1408: Updated Netty Version
Version 1.6.4¶
- CC-15895: Updated storage account and blob container name validations to correct length restrictions
Version 1.6.3¶
- CCMSG-1261: Upgraded parent to 0.6.6 and resolve CVE in commons compress dependency
- Minor: Performed NPE check when closing Parquet writer
- Updated the support term for ADLS Gen2 Sink
Version 1.6.2¶
- CC-14337, CCMSG-494: Used topic directory container, and improve logging and robustness for ADLS2 write permissions validation
Version 1.6.1¶
- CCMSG-806: Added support decimal format for JsonFormat
Version 1.6.0¶
- CCMSG-525: Upgraded parent POM to 0.6.2, storage-common to 10.0.3 and
jackson-databind
to 2.10.5.1 to address CVEs - Updated storage-common-parent version to include Avro Data dependency fix
- Upgraded to parent 0.5.5 and fix commons codec CVE
- CC-11426: Added user agent to azure connectors
- Addressed CVEs for Azure Blob storage