stable
Tested Versions
Java | 11+ |
Kafka Connect | 2.x, 3.x |
MySQL | Database: 5.7, 8.0.x Driver: 8.0.29 |
MongoDB | Database: 4.0, 4.2, 4.4, 5.0, 6.0 Driver: 4.7.1 |
PostgreSQL | Database: 10, 11, 12, 13, 14 Plug-ins: decoderbufs, pgoutput Driver: 42.4.1 |
Oracle | Database: 12c, 19c, 21c 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 Driver: 10.2.1.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 |
Vitess | Database: 12.0.x Driver: 12.0.0* * See the Vitess Connector documentation for limitations when using the connector with earlier Vitess versions |
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.0.1.Final
2022-12-07
Improve LogMiner query performance; Reduce image sizes; Upgrade to Quarkus 2.14;PostgreSQL WAL resume location fix
2.0.0.Final
2022-10-14
PostgreSQL transaction ID enriched with LSN; last pre-release fixes
2.0.0.CR1
2022-10-07
before state supported for MongoDB 6; Bounded connector restarts available for Debezium Engine; Kafka upgraded to 3.3.1; Schema names not adjusted to Avro rules by default
2.0.0.Beta2
2022-09-16
New parameter naming schema; All schemas properly named; Connector restarted by default; MySQL binlog compression supported; MongoDB connection string support; Cassandra 4 connector processes incremental commit log changes; Pause/resume of incremental snapshots; Custom SQL filter for incremental snapshots; Multiple tasks supported in Vitess connector
2.0.0.Beta1
2022-07-26
New storage module; Pluggable topic selector; Multi-partition metrics now default
2.0.0.Alpha3
2022-07-01
Commit timestamp exported where available; Oracle provides SCN as part of source info block; Improved compatibility with Oracle RAC
2.0.0.Alpha2
2022-06-09
Incremental snapshot can be stopped; Support regular expressions in incremental snapshot messages; Remove deprecated options; Remove MongoDB oplog support
2.0.0.Alpha1
2022-04-28
Based on Java 11; Pub/Sub Lite sink support; Pub/Sub emulator support; Deprecated code removal