Debezium 3.5.2.Final is a maintenance release in the 3.5 stable series. Key changes include upgrading the Kafka client dependency to version 4.1.2 and fixing a CockroachDB connector bug where non-string column DEFAULT values (e.g., INT DEFAULT 0, BOOL DEFAULT false) caused a DataException on startup. A new CockroachDBDefaultValueConverter now properly parses these values. Additional fixes address MDC tag logging, unintended full database snapshots in 'when_needed' snapshot mode, a Spanner NullPointerException during null-offset heartbeat dispatch, table discovery ignoring schema.include.list, and a DDL parsing failure for STORE-syntax with quoted segment names. In total, 7 issues were resolved.
7.9K Impressions