Changelog¶
Version 10.6.5¶
Version 10.6.4¶
Version 10.6.2¶
- PR-1289 - CCDB-5302: Added length parameter to
setCharacterStream
for Oracle database CLOB column to improve performance
Version 10.6.1¶
- PR-1280 - JDBC Sink connector to Sysbase DB failed to send records with
null
values - PR-1276 - CCDB-5238: Handled
Table not found
exception and created table for JDBC Sink connector - PR-1266 - CCDB-5222: Removed sensitive data from BatchUpdateException
- PR-1253 - CC-17951: (CVE Fix) Updated PgJDBC dependency in kafka-connect-jdbc
Version 10.6.0¶
- PR-1239 - CCDB-5069: Fixed data loss in timestamp mode due to in-memory offsets
- PR-1234 - Used national character methods for Unicode strings
- PR-1227 - MMA-11946: Added default value for connection URL config
- PR-1223 - CCDB-5027: Migrated from confluent-log4j to reload4j for JDBC connector
- PR-1156 - Supported Postgres partitioned table
- PR-1151 - Fixed null BYTES value insert/upsert for SQL Server