What debezium/debezium shipped
Generated by FoxPlug from public activity — not affiliated with Debezium.
Week of September 14, 2026
What shipped
- Released v3.6.3.Final with JBang handling and version calculation fixes [0], changelog updates [2], and contributor file sorting in release scripts [3]. Release
- Released v3.7.0.Beta2 with changelog and version updates [37]. Release
- Added TotalAbandonedTransactionCount JMX metric for Oracle LogMiner [4]. Pull request #8054
- Added Oracle LogMiner log-pending-transactions signal with new synchronous signal action hook [12]. Pull request #7991
- Added per-table row count estimation and progress reporting to incremental snapshots [25]. Pull request #8016
- Extended Oracle index_attributes grammar rule to support ONLINE keyword [5]. Pull request #8055
- Added documentation for chunk-based initial snapshots across SQL-based connectors including Db2, Informix, Ingres, MariaDB, MySQL, Oracle, PostgreSQL, and SQL Server [24]. Pull request #8021
- Fixed ExtractChangedRecordState binary comparison and schema evolution issues affecting unchanged binary and array fields [10]. Pull request #8030
- Added SEQUENCE# to XML begin and end events and moved last enqueued event map to transaction cache [6]. Pull request #8024
- Added handling for Oracle XStream LOB_WRITE, LOB_TRIM, and LOB_ERASE events in the XStream adapter [39]. Pull request #7374
Why it matters
Two releases shipped this week with Oracle LogMiner enhancements, improved incremental snapshot visibility, and fixes for binary field comparisons and XStream LOB operations. Documentation expanded for chunk-based snapshots across multiple SQL connectors, improving user guidance for initial snapshot configuration.
Changelog entry
- Released version 3.6.3.Final Release
- Released version 3.7.0.Beta2 Release
- Oracle LogMiner: Added TotalAbandonedTransactionCount JMX metric Pull request #8054
- Oracle LogMiner: Added log-pending-transactions signal with synchronous signal action hook Pull request #7991
- Oracle: Extended index_attributes grammar rule to support ONLINE keyword Pull request #8055
- Incremental snapshots: Added per-table row count estimation and progress reporting Pull request #8016
- ExtractChangedRecordState: Fixed binary comparison and schema evolution issues Pull request #8030
- Oracle LogMiner: Added SEQUENCE# to XML begin/end events, moved last enqueued event map to transaction cache Pull request #8024
- Oracle XStream: Added handling for LOB_WRITE, LOB_TRIM, and LOB_ERASE events Pull request #7374
- Documentation: Added chunk-based initial snapshots documentation for SQL-based connectors Pull request #8021
- Oracle: Added ORA-02002 as retriable exception Pull request #8027
- MySQL/MariaDB: Fixed null throwable handling in error retry logic Pull request #8009
- MongoDB: Fixed validation of split-event resume tokens Pull request #8014
- MongoDB: Fixed read preference handling after replica set elections Pull request #7950
- MongoDB: Made source.collection field optional to fix DataException on connector startup Pull request #7980
- JDBC storage: Removed unnecessary validation blocking passwordless authentication for offsets and schema history Pull request #8010
- Oracle LogMiner: Improved active/pending transaction debug logging Pull request #7992
v3.6.3.Final and v3.7.0.Beta2 released. New Oracle LogMiner metrics, improved incremental snapshot progress reporting, XStream LOB event handling, and expanded chunk-based snapshot documentation.
Debezium shipped v3.6.3.Final and v3.7.0.Beta2 this week. Highlights include Oracle LogMiner enhancements with new JMX metrics and pending-transaction signals, per-table row count progress reporting in incremental snapshots, XStream LOB operation support, and comprehensive documentation for chunk-based snapshots across Db2, Informix, MariaDB, MySQL, Oracle, PostgreSQL, and SQL Server.