-
Home
-
Kafka Connectors
Changelog
Version 1.7.1
- CC-19077 Supported
batch.suffix
and batch.prefix
configs when request.body.format
is json
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