stable
Tested Versions
Java | 11+ |
Kafka Connect | 2.x, 3.x |
MySQL | Database: 5.7, 8.0.x JDBC Driver: 8.0.29 |
MongoDB | Database: 4.2, 4.4, 5.0, 6.0 Driver: 4.7.1 |
PostgreSQL | Database: 10, 11, 12, 13, 14, 15 JDBC Driver: 42.5.1 Plug-ins: decoderbufs, pgoutput |
Oracle | Database: 12c, 19c, 21c JDBC 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 JDBC Driver: 10.2.1.jre8 |
Cassandra 3 | Database: 3.11.12 JDBC Driver: 3.11.12 |
Cassandra 4 | Database: 4.0.2 JDBC Driver: 4.14.0 |
Db2 | Database: 11.5 JDBC Driver: 11.5.0.0 |
Spanner | Database: 6.x JDBC Driver: 6.x |
Vitess | Database: 12.0.x JDBC Driver: 12.0.0* |
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.1.4.Final
2023-04-04
MySQL grammar fixes; MySQL JDBC driver updated to 8.0.32
2.1.3.Final
2023-03-09
Oracle SSN overflow fix; Zoned timestamp trailing zeroes now kept; Non-Int32 object ids supported in MongoDB incremental snapshotting
2.1.2.Final
2023-01-26
MySQL grammar fixes; ZonedTimestamp honoring schema length/scale in format; More robust handling of shard split in Vitess; Upgrade of PostgreSQL JDBC driver
2.1.1.Final
2022-12-22
Missing dependency for Spanner connector
2.1.0.Final
2022-12-22
Google Spanner connector; Vitess snapshot support; MongoDB secondary preference
2.1.0.Beta1
2022-12-16
Automatic LSN flushing can be disabled for PostgreSQL; Transformation predicates can be used in Debezium Server; An SMT that allows to calculate partitioin number based on a set of configured fields
2.1.0.Alpha2
2022-11-30
Cassandra connector can run on Debezium Server; Nats JetStream sink adapter; Debezium images rebased to Fedora 37; Debezium image size significantly reduced; Improved handling of varint and decimal types in Cassandra
2.1.0.Alpha1
2022-11-10
Additional Debezium stores; Truncate support for MySQL; PostgreSQL 15; Redis sink improvements