Changelog for HTTP Sink Connector for Confluent Platform¶
Version 1.7.7¶
- CC-29177: Upgraded
connect-plugins-common
to resolve protobuf-java CVE
Version 1.7.6¶
- [CC-26757] Version bump for Jackson Databind & jose4j package
Version 1.7.5¶
- RCCA-16214 Added option to flush records before sending out delete requests to maintain ordering
Version 1.7.4¶
- CC-22220 Fixed vulnerabilities in jose4j and reload4j dependencies
Version 1.7.3¶
- [CVE-2023-2976] and [PRISMA-2023-0067] vulnerabilities fixed.
- Fix for handling IPv6 addresses gracefully in FilteringDnsResolver
Version 1.7.2¶
- CC-19916: Added support for PATCH request method
Version 1.7.1¶
- CC-19077 Supported
batch.suffix
andbatch.prefix
configs whenrequest.body.format
isjson
Version 1.7.0¶
- CCMSG-2412 Fix for CVE: CVE-2020-13956
- CC-18896: Use FilteringDnsResolver from connect-utils; add support for disallowing class E IP addresses
- Update certificate.jks file used for testing
- Use MockDnsResolver instead of SystemDnsResolver
- Add junit vintage engine dependency to enable running unit test
- Fix failing test
- CC-18636 Add JWT token for Oauth2 request
- Adding connect-formatters-string dependency
- CC-18570 | Fix integration tests for the path encoding.
- CC-18570 | Encode path segments in the key and topic placeholder according to its rules.
- CCDB-5102 Fix jackson databind CVE
- CCLOG-2296: Throw better exceptions when failing to generate OAuth tokens
- Reduce max.retries default value from 10 to 5
- [CCLOG-2307] Support for json decimal format
- added excaping of chars
- CCDB-5132 Update apache commons-text to 1.10.0