stable
Tested Versions
Java | 8+ |
Kafka Connect | 1.x, 2.x |
MySQL | Database: 5.7, 8.0.13 Driver: 8.0.16 |
MongoDB | Database: 3.2, 3.4, 3.6, 4.0, 4.2 Driver: 3.12.2 |
PostgreSQL | Database: 9.6, 10, 11, 12 Driver: 42.2.9 |
Oracle | Database: 11g, 12c Driver: 12.2.0.1 |
SQL Server | Database: 2017, 2019 Driver: 7.2.2.jre8 |
Cassandra | Database: 3.11.4 Driver: 3.5.0 |
Db2 | Database: 11.5 Driver: 11.5.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.
1.1.2.Final
2020-06-02
Maintenance release; simplified fully-qualified table names for Oracle, Db2 and SQL Server
1.1.1.Final
2020-04-17
Maintenance release; provide snapshot metrics for MySQL
1.1.0.Final
2020-03-23
Public API for Debezium Engine, custom data converters, auto-restart for PostgreSQL connector, rewrite of MongoDB connector
1.1.0.CR1
2020-03-11
Public API for Debezium Engine, custom data converters, ato-restart for PostgreSQL connector, rewrite of MongoDB connector
1.1.0.Beta2
2020-02-13
Integration of Testcontainers library
1.1.0.Beta1
2020-02-05
DB2 Connector preview
1.1.0.Alpha1
2020-01-16
Debezium Quarkus extension. Support for CloudEvents message format.