stable
Tested Versions
Java | 11+ |
Kafka Connect | 1.x, 2.x, 3.x |
MySQL | Database: 5.7, 8.0.x Driver: 8.0.28 |
MongoDB | Database: 3.2, 3.4, 3.6, 4.0, 4.2, 4.4, 5.0 Driver: 4.3.3 |
PostgreSQL | Database: 10, 11, 12, 13, 14 Plug-ins: decoderbufs, pgoutput Driver: 42.3.5 |
Oracle | Database: 12c, 19c, 21c Driver: 12.2.0.1, 19.8.0.0, 21.1.0.0 |
SQL Server | Database: 2017, 2019 Driver: 9.4.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.
1.9.8.Final
2022-12-15
Streaming from PostgreSQL 16 stand-by
1.9.7.Final
2022-10-25
Oracle RAC fixes; SQL grammar improvements
1.9.6.Final
2022-09-23
INITIAL_ONLY snapshot mode for Db2; Streamlining behaviour of source.ts_ms during snapshot; bugfix release
1.9.5.Final
2022-07-08
Maven 3.8.6+ building supported; Oracle bugfixes
1.9.4.Final
2022-06-21
Event SCN in Oracle source info; MySQL and Oracle grammar fixes; PostgreSQL WAL search position improved
1.9.3.Final
2022-06-02
Heartbeat table for Oracle; Binary SerDe for MongoDB; Oracle/MySQL grammar fixes; PostgreSQL infinity support for dates
1.9.2.Final
2022-04-29
Debezium Server is runnable again
1.9.1.Final
2022-04-21
DDL parsing improvements for MySQL and Oracle; Incremental snapshot improvements; many bugfixes
1.9.0.Final
2022-04-05
Support secrets in Debezium Server; Support all Redis connection schemes; final bugfixes
1.9.0.CR1
2022-03-25
Cassandra 4 support
1.9.0.Beta1
2022-03-03
Knative eventing for Debezium Server; Redis for Debezium Server improvements; Partition-scoped metrics for SQL Server
1.9.0.Alpha2
2022-02-09
Redis for Debezium Server improvements; Oracle 21c support; Configurable `kafka.query.timeout.ms`
1.9.0.Alpha1
2022-01-26
Metrics improvements; Oracle ROWID data type support; Custom retriable error message support