Debezium 1.0 Increases Database Support
Written by Kay Ewbank   
Tuesday, 07 January 2020

The 1.0 release of Debezium is now available, with support for more databases, and container images upgraded to OpenJDK 11.  Debezium is also now built against the latest version of Apache Kafka (2.4.0).

Debezium is a modern, distributed open source Change Data Capture platform running on Kafka.It is made up of a cluster of Apache Kafka brokers that are used for the persistent, replicated, and partitioned transaction logs where Debezium records all events and from which applications consume all events. Kafka also uses a small cluster of Zookeeper nodes to manage responsibilities of each broker.

 

debenzium

Each Debezium connector monitors one database cluster or server, and connectors are configured and deployed to a cluster of Kafka Connect services so that each connector is always running. Debezium provides stable, highly configurable CDC connectors for MySQL, Postgres, MongoDB and SQL Server, as well as incubating connectors for Apache Cassandra and Oracle, and facilities for transforming and routing change data events.

The main improvements to the 1.0 release start support for streaming changes from SQL Server "AlwaysOn" replicas. Until now, data from SQL Server CDC was only obtained at the time of startup, and real-time changed records were not obtained, without restarting. The new support means data changes are obtained as they happen.

The next improvement updates the supported versions of databases to add Postgres 12, SQL Server 2019, and MongoDB 4.2. Postgres enum types and Ltree columns are now supported, and MongoDB transactions are handled correctly. The Cassandra connector has also been improved.

The developers say they've also fixed a large number of bugs, with 96 issues fixed in Debezium 1.0 and its preview releases. The team says that for users of Debezium 0.10, the upgrade should be a drop-in replacement for the previous release. 

 

debenzium 

.

More Information

Debezium Website

Related Articles

Debezium 0.9 Final Released

Kafka 2 Adds Support For ACLs

Apache Kafka Adds New Streams API

PostgreSQL 11 RC Available

SQL Server 2019 Includes Hadoop And Spark

MySQL 8 Improves JSON

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Facebook or Linkedin.

Banner


Supabase's Vector Buckets
12/01/2026

Supabase has released Vector Buckets, specialized storage containers optimized for vector data. This is welcome as it expands your options for storing vectors. 



Atlas Production Ready This Year
18/01/2026

The latest incarnation of Boston Dynamics' Atlas Robot took to the stage at CES 2026. Hyundai announced that it plans to deploy tens of thousands of the humanoid robot in its own manufacturi [ ... ]


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info