Debezium Release Series 0.9
Release 0.9
stable
Tested Versions
Java | 8+ |
Kafka Connect | 1.x, 2.x |
MySQL |
Database: 5.7, 8.0.13 JDBC Driver: 8.0.13 |
MongoDB |
Database: 3.2, 3.4, 4.0 Driver: 3.9.0 |
PostgreSQL |
Database: 9.6, 10, 11 JDBC Driver: 42.2.5 |
Oracle |
Database: 11g, 12c JDBC Driver: 12.2.0.1 |
SQL Server |
Database: 2017 JDBC Driver: 6.4.0.jre8 |
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.
0.9.5.Final
2019-05-06
Support fetch size during snapshot and new column type support for PostgreSQL.
0.9.4.Final
2019-04-11
New MySQL connector metrics and PostgreSQL CIDR and INET column support
0.9.3.Final
2019-03-26
New Snapshotter SPI and native Outbox SMT support
0.9.2.Final
2019-02-25
Postgres decoder parameter passing support & NEVER snapshot mode for MongoDB
0.9.1.Final
2019-02-13
Primary key improvements for MySQL/PostgreSQL and a new debezium/tooling image.
0.9.0.Final
2019-02-05
New SQL Server connector and other connector improvements
0.9.0.CR1
2019-01-28
SQL Server connector improvements, event handler interface for the embedded engine
0.9.0.Beta2
2018-12-19
MySQL 8 and Oracle 11g support, SQL Server and Oracle metrics support
0.9.0.Beta1
2018-11-22
SQL Server connector improvements, PostgreSQL 11 and MongoDB 4 support
0.9.0.Alpha2
2018-10-04
SQL Server and Oracle connector improvements
0.9.0.Alpha1
2018-06-26
Introduces new SQL Server connector and continued work on Oracle connector