Changelog for JDBC Source and Sink Connector for Confluent Platform

Version 10.8.4

  • PR-1501 - Enhanced Trace logging to check race condition in Table Fetch and Task configurations
  • PR-1498 - Added validation for table.type:SYNONYMS and support for SYNONYMS types in Microsoft SQL Server JDBC Source connector.

Version 10.8.3

  • PR-1495 - Timestamp Precision Support for JDBC Sink Connectors
  • PR-1478 - Microsecond Precision timestamp support for JDBC Connectors
  • PR-1483 - Support Large Dates with Nanos Precision
  • PR-1487 - CC-32723: Removed usage of kafka utils mkSet

Version 10.8.2

  • PR-1481 - use Time.SYSTEM in JbdcSourceTask.java

Version 10.8.1

  • PR-1477 - ADD: add replace.null.with.default for JdbcSink (#1433)
  • PR-1452 - Update sqlite and postgresql drivers
  • PR-1451 - Enhanced INFO Logging to check for Race Condition

Version 10.8.0

  • PR-1436 - Add support for Custom Credentials Provider Class in JDBC connectors