Changelog
Version 10.1.14
Version 10.1.13
PR-1288 - CCDB-5300: Upgraded PostgreSQL to 42.4.3
Version 10.1.12
PR-1289 - CCDB-5302: Added length parameter to setCharacterStream for Oracle Database CLOB column
PR-1280 - JDBC Sink connector to Sysbase DB failed to send records with
nullvaluesPR-1206 - Allow close() on CachedConnectionProvider while attempting to connect
PR-1253 - CC-17951: (CVE Fix) Updated PgJDBC dependency in kafka-connect-jdbc
Version 10.1.11
PR-1239 - CCDB-5069: Fixed data loss in timestamp mode due to in-memory offsets
Version 10.1.10
Version 10.1.9
Version 10.1.8
Version 10.1.7
PR-1145 - CCDB-4476: Prevented blocking on database connection in JdbcSourceConnector::taskConfigs
PR-1143 - CCDB-4454: Truncated long table names to respect PostgreSQL length limits
PR-1144 - CCDB-4470: Handled case mismatch between user-specified and table-provided timestamp column names
PR-1135 - Disabled concurrent jobs
PR-1130 - MINOR: Called
setCharacterStreamAPI with length
Version 10.1.6
PR-1126 - Fixed the JDBC data loss issue, by updating the internal offset value
Version 10.1.5
Version 10.1.4
Version 10.1.3
Version 10.1.2
PR-1093 - CCDB-4141: Prevented data loss in timestamp mode
PR-1053 - CCDB-3981: Added a null check for get after auto create for JDBC connector
PR-1061 - MINOR: Removed unused TableRecommender class
PR-1059 - CC-14541: Excluded ZK and Netty from packaging
PR-1055 - Upgraded Postgres driver to fix CVE
PR-1054 - Upgraded Postgres driver to fix CVE
PR-1039 - CCDB-3880: Set default schema to
dbofor MicrosoftSqlServer DialectPR-1026 - MINOR: Performed a connection rollback before closing in case the transaction was invalid
PR-1042 - Upgraded
org.postgresql:postgresqlto version 42.2.19
Version 10.1.1
Version 10.1.0
PR-999 - CCDB-192: Implemented error reporting support in JDBC Sink
PR-1012 - CCDB-3732: Disabled table monitor thread when in query mode
PR-1004 - CCDB-3681: Picked binding method wisely according to column def
PR-1003 - MINOR: Fixed logger classes for dialects
PR-1001 - MINOR: Logged complete stack traces for all sub-exceptions when failing task
PR-959 - CC-12626: Validated
topic.prefixto disallow spaces in betweenPR-984 - MINOR: Fixed JdbcSinkTask::version
PR-981 - Update
pom.mxlwith correct path to documentation pagePR-969 - MINOR: Fixed documentation link for Confluent Hub
PR-947 - CC-12468: Returned control flow to WorkerSourceTask
PR-942 - Maven: Removed build property
${confluent.maven.repo}PR-938 - Removed Connect-utils and Licensing-Extensions Deps