Changelog¶
Version 2.0.3¶
- Bumped up the connect-plugins-parent version to 0.8.15
Version 2.0.2¶
- Fixed backward incompatibility with older Confluent Platform versions
Version 2.0.1¶
- CCLOG-1439: Updated protobuf-java from 3.11.4 to 3.19.4 and resolved CVE
- Enforced
aws.lambda.region
as a required configuration
Version 2.0.0¶
- CCLOG-1358: Changed record Converter interface
- Bumped connect-plugins-common to v0.8.5
- CCLOG-1216: Added EscapedJsonKeyValueConverter class implementing RecordConverter interface
- CC-13405: Updated Guava to 30.1-jre and resolved CVE
- CC-13077: Updated
jackson-databind
to 2.10.5.1 and resolved CVE - CC-11634: Enabled ITs in CI