Changelog for JDBC Source and Sink Connector for Confluent Platform

Version 10.9.3

  • PR-1619 - Add SqlParser Utility to parse Sql Query

  • PR-1616 - Introduce validation of query config to check if configured query is correct

Version 10.9.2

  • PR-1598 - Fixed the existing validation to allow the connector to operate in table or query mode. See Issue here.

Version 10.9.1

  • PR-1592 - Upgrade MSSQL Server JDBC Driver version to fix CVE-2025-59250.

Version 10.9.0

  • PR-1590 - Add ServiceLoader definitions for JdbcSourceConnector and JdbcSinkConnector to support SERVICE_LOAD plugin discovery