stable
Tested Versions
Java | 11+ |
Kafka Connect | 1.x, 2.x, 3.x |
MySQL |
Database: 5.7, 8.0.x JDBC Driver: 8.0.27 |
MongoDB |
Database: 3.2, 3.4, 3.6, 4.0, 4.2, 4.4, 5.0 Driver: 4.3.3 |
PostgreSQL |
Database: 9.6, 10, 11, 12, 13, 14 JDBC Driver: 42.2.24 Plug-ins: decoderbufs, wal2json, pgoutput |
Oracle |
Database: 12c, 19c JDBC Driver: 12.2.0.1, 19.8.0.0, 21.1.0.0 |
SQL Server |
Database: 2017, 2019 JDBC Driver: 7.2.2.jre8 |
Cassandra |
Database: 3.11.4 Driver: 3.11.0 |
Db2 |
Database: 11.5 JDBC Driver: 11.5.0.0 |
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.
1.8.1.Final
2022-02-09
DDL parsing improvements for MySQL and Oracle; Incremental snapshot improvements; many bugfixes
1.8.0.Final
2021-12-16
Incremental snapshots can use variable scale keys; Outbox can use Hibernate user types; Extract new document SMT no longer overwrites id field
1.8.0.CR1
2021-12-09
Incremental snapshot for MongoDB connector; Last steps for change streams based MongoDB mode; Truncate table and binary handling mode for Oracle connector; Debezium Kafka Connect REST Extension
1.8.0.Beta1
2021-11-28
Support for pg_logical_emit_message in PostgreSQL connector; Enhanced interval type support in Oracle connector; Infinispan cache config is more extensible for Oracle connector
1.8.0.Alpha2
2021-11-11
Multiple Infinispan caches for Oracle connector; Default value stored in JSON-based schema history; Heartbeat action queries for MySQL; Configurable transaction topic name
1.8.0.Alpha1
2021-10-27
MongoDB Change Stream Support; Exclude Oracle transactions by username; Table/Column comments support