Changelog¶
Version 2.0.2¶
- Minor:Upgrade connect-commons-plugins from 0.8.12 to 0.8.13 to use backward compatible licensing jar
- Minor:Upgrade connect-commons-plugins from 0.8.11 to 0.8.12 to remove nano version
- CVE: Upgrade connect-commons-plugins from 0.8.10 to 0.8.11
- CCMSG-1718: Update common plugins parent to resolve jackson-databind cve
Version 2.0.1¶
- MINOR: remove accidental commit of explicit jackson-core dependency
- CCMSG-1632: Update protobuf-java to 3.19.4 to address CVE
Version 2.0.0¶
- [CCLOG-977] Throw ConnectException instead of RetriableException
Version 1.4.2¶
- MINOR: remove accidental commit of explicit jackson-core dependency
- CCMSG-1632: Update protobuf-java to 3.19.4 to address CVE
Version 1.4.1¶
- No changes
Version 1.4.0¶
- Upgrade parent to 0.6.6 before minor release
Version 1.3.5¶
- MINOR: remove accidental commit of explicit jackson-core dependency
- CCMSG-1632: Update protobuf-java to 3.19.4 to address CVE
- [CCLOG-819] Minor bug fix for truststore config
- Upgrade parent to 0.6.6 before minor release
Version 1.3.4¶
- CCMSG-1264: Upgrade parent to 0.5.14 and resolve CVE in commons compress dependency
Version 1.3.3¶
- CCMSG-992: Bump parent pom to update jersey-common to 2.34 to address CVE
Version 1.3.2¶
- CCMSG-813: Upgrade Active MQ client to 5.15.14 and fix CVE
Version 1.3.1¶
- CCMSG-532: Upgrade jackson databind to 2.10.5.1 and resolve CVE
Version 1.3.0¶
- Added character encoding support with config
character.encoding
.
Version 1.2.3¶
- CCMSG-1264: Upgrade parent to 0.5.14 and resolve CVE in commons compress dependency
- CCMSG-992: Bump parent pom to update jersey-common to 2.34 to address CVE
Version 1.2.2¶
- CCMSG-813: Upgrade Active MQ client to 5.15.14 and fix CVE
Version 1.2.1¶
- CCMSG-532: Upgrade jackson databind to 2.10.5.1 and resolve CVE
Version 1.2.0¶
- No changes
Version 1.1.6¶
- CC-11300: Refresh session info in JmsMessageBuilder after refreshed connection.
Version 1.1.5¶
- In case of a error when trying to send messages to the JMS broker, the connector will completely close any existing connection resources before opening any new ones.
Version 1.1.4¶
- Multiple CVE fixes. Pin Jackson version to 2.9.10.4.
Version 1.1.3¶
- Fixed bug where Tasks were off by one when committing offsets
Version 1.1.2¶
- No changes
Version 1.1.1¶
- Promoted to General Availability
Version 1.1.0-preview¶
- No changes
Version 1.0.3-preview¶
- No changes
Version 1.0.2-preview¶
- No changes
Version 1.0.0-preview¶
Initial version for preview