stable
Tested Versions
Java | 11+ |
Kafka Connect | 2.x, 3.x |
MySQL | Database: 5.7, 8.0.x Driver: 8.0.32 |
MongoDB | Database: 4.2, 4.4, 5.0, 6.0 Driver: 4.7.1 |
PostgreSQL | Database: 10, 11, 12, 13, 14, 15 Plug-ins: decoderbufs, pgoutput Driver: 42.5.1 |
Oracle | Database: 12c, 19c, 21c Driver: 12.2.0.1, 19.8.0.0, 21.1.0.0, 21.3.0.0, 21.4.0.0, 21.5.0.0, 21.6.0.0 |
SQL Server | Database: 2017, 2019 Driver: 10.2.1.jre8 |
Cassandra 3 | Database: 3.11.12 Driver: 3.11.12 |
Cassandra 4 | Database: 4.0.2 Driver: 4.14.0 |
Db2 | Database: 11.5 Driver: 11.5.0.0 |
Spanner | Database: 6.x Driver: 6.x |
Vitess | Database: 12.0.x Driver: 12.0.0* * See the Vitess Connector documentation for limitations when using the connector with earlier Vitess versions |
JDBC sink | Databases: Db2, MySQL, Oracle, PostgreSQL, SQL Server |
Not compatible with your requirements? Have a look at the other series.
See the Kafka documentation for compatibility with other versions of Kafka brokers.
Documentation
Documentation for this specific series can be accessed below:
What's new
For more details on breaking changes, bugfixes, and new features see the release notes.
Installation
If you need details on how to install Debezium, we've documented some of the most common ways in the installation guide.
Releases in this series
The following are all the releases/bugfixes within this series.
2.3.7.Final
2024-01-21
Bugfix for Oracle RAC incorrectly processing archive logs
2.3.6.Final
2024-01-12
Bugfix for Oracle incorrectly processing archive logs
2.3.5.Final
2023-12-15
Upgrade to Kafka 3.5.0
2.3.4.Final
2023-09-21
MongoDB improvements for handling oversized documents
2.3.3.Final
2023-09-04
MySQL and Oracle grammar fixes; Correct handling of inifity in pgoutput decoder; Fixed leaks in JMX notifications
2.3.2.Final
2023-08-04
Fixed regression in SQL Server connector; MySQL and Oracle grammar improvements; Increase of Oracle LogMiner default query fetch size
2.3.1.Final
2023-07-27
Fixed error handling logic; MySQL and Oracle grammar improvements; Cassandra no longer skips batches with DELETE; MongoDB SRV working on Debezium Server; Configurable option to limit the mining distance from CURRENT_SCN
2.3.0.Final
2023-06-20
Plug-in to customize source info block; Support for separate SID setting in Oracle RAC configuration; Incubation exactly-once semantics for PostgreSQL; Overhauled timezone handling in JDBC connector
2.3.0.CR1
2023-06-09
Incubating release of k8s operator for Debezium Server; JMX support for signals and notifications; Alternative hashing function for PartitionRouting SMT; Improved error handling for Vitess connector
2.3.0.Beta1
2023-05-26
Incremental snapshot notifications correlate with the signal id; PostgreSQL connector can configure replica identity for tables; Spanner Connector delivers provider header; Improved error handling of Google PubSub sink; Compatibility with Oracle 23 driver
2.3.0.Alpha1
2023-05-11
Notification mechanism; Pluggable signalling channels; JDBC storage; Parallelization of Vitess shards processing