stable
Tested Versions
Java | 11+ |
Kafka Connect | 2.x, 3.x |
MySQL | Database: 8.0.x, 8.2 Driver: 8.0.33 |
MariaDB | Database: 11.1.2 Driver: 3.2.0 |
MongoDB | Database: 5.0, 6.0, 7.0 Driver: 4.11.0 |
PostgreSQL | Database: 10, 11, 12, 13, 14, 15, 16 Plug-ins: decoderbufs, pgoutput Driver: 42.6.0 |
Oracle | Database: 12c, 19c, 21c Driver: 12.2.x, 19.x, 21.x OpenLogReplicator: 1.3.0 |
SQL Server | Database: 2017, 2019, 2022 Driver: 12.4.2.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 |
Informix | Database: 12, 14 Driver: 4.50.10 |
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.5.4.Final
2024-03-27
SQL Server fix for string native primary keys; Schema history recovery fix; QOSDK upgrade
2.5.3.Final
2024-03-19
SQL Server connector honors `store.only.captured.tables` property; Debezium Server can use TRACE level logging; Update of PostgreSQL JDBC driver; Fixes in Re-select post processor
2.5.2.Final
2024-02-27
Connector scoped key/truststore for MongoDB; Customization of c3p0 connection provider in JDBC connector; Schema change handling in Cassandra 4; Better default value handling in Informix
2.5.1.Final
2024-01-30
Post-images support for MongoDB; Oracle and MySQL grammar fixes; PostgreSQL heartbeats in WAL searching phase; Correct default character values for SQL Server; Debezium Server sinks correctly ignore tombstone events if they are not supported; HTTP sink retries on GOAWAY
2.5.0.Final
2023-12-21
Customizable schema name for CloudEvents converter; MySQL/Oracle grammar fixes
2.5.0.CR1
2023-12-14
Kafka upgraded to 3.6.1; AWS Sink for Debezium Server; INSERT/DELETE semantics for incremental snapshot watermarking; SMT to fill LOBs via out-of-band query
2.5.0.Beta1
2023-12-04
GTID support for MariaDB; Native RabbitMQ Streams sink; Partitioning for EventHubs sink; Additional notifications for initial snapshot; Service account for Operator CRD; MongoDB performance and metrics improvements; Streaming from PostgreSQL 16 stand-bys; Support for high-precision source timestamps
2.5.0.Alpha2
2023-11-10
Change of MongoDB default connection mode; MySQL 5.7 desupported; Support for MySQL 8.2; Batching JDBC Sink connector; Large messages for MongoDB; Notification for SQL Server on change table switch; MariaDB native JDBC driver supported
2.5.0.Alpha1
2023-10-26
Kafka 3.6; MariaDB support; Informix connector; Goggle Spanner emulator support; Metrics endpoint for Debezium Operator; Resumable snapshot for Vitess