Debezium Release Series 1.0
Release 1.0
stable
Tested Versions
Java | 8+ |
Kafka Connect | 1.x, 2.x |
MySQL |
Database: 5.7, 8.0.13 JDBC Driver: 8.0.16 |
MongoDB |
Database: 3.2, 3.4, 3.6, 4.0, 4.2 Driver: 3.11.1 |
PostgreSQL |
Database: 9.6, 10, 11, 12 JDBC Driver: 42.2.9 |
Oracle |
Database: 11g, 12c JDBC Driver: 12.2.0.1 |
SQL Server |
Database: 2017, 2019 JDBC Driver: 7.2.2.jre8 |
Cassandra |
Database: 3.11.4 Driver: 3.5.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.0.3.Final
2020-03-12
Maintenance release; improvement of ExtractNewRecordState SMT
1.0.2.Final
2020-02-27
Maintenance release; configurable handling of failed events
1.0.1.Final
2020-02-07
1.0.0.Final
2019-12-18
Upgrade to Kafka 2.4. Locking timeout for MySQL snapshots.
1.0.0.CR1
2019-12-10
Support for and images based on Java 11. MongoDB transactions. Type aliases for PostgreSQL.
1.0.0.Beta3
2019-11-14
Upgrade to Kafka 2.3.1. AWS related bugfixes. Shrinked Docker images.
1.0.0.Beta2
2019-10-24
Support for LTREE datatype. and PostgreSQL 12. Improved resilience to connector misconfigurations.
1.0.0.Beta1
2019-10-17
New exact INTERVAL datatype representation. Improved compatibility with Amazon RDS for MySQL connector.