# Debezium 3.6.2.Final Released

DevFeed: [Debezium 3.6.2.Final Released](<https://devfeed.tech/articles/debezium-3-6-2-final-released-47526.md>)

Original publisher: [Read original article](<https://debezium.io/blog/2026/09/01/debezium-3-6-2-final-released/>)

Author: Chris Cranford

Published: 2026-09-01T00:00:00Z

Content type: release

Language: en

Sources: [debezium.io](<https://devfeed.tech/sources/debezium-io.md>)

Topics: [Caching](<https://devfeed.tech/topics/caching.md>), [maintenance](<https://devfeed.tech/topics/maintenance.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Security](<https://devfeed.tech/topics/security.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [Parser](<https://devfeed.tech/topics/parser.md>), [Error Handling](<https://devfeed.tech/topics/error-handling.md>), [passwords](<https://devfeed.tech/topics/passwords.md>), [parallel](<https://devfeed.tech/topics/parallel.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [caching](<https://devfeed.tech/tags/caching.md>), [debezium](<https://devfeed.tech/tags/debezium.md>), [error-handling](<https://devfeed.tech/tags/error-handling.md>), [jdbc](<https://devfeed.tech/tags/jdbc.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [release](<https://devfeed.tech/tags/release.md>), [security](<https://devfeed.tech/tags/security.md>)

## AI overview

Debezium 3.6.2.Final is a maintenance release with correctness, performance, and security improvements. It fixes cache-related throughput loss in long-running connectors, enables incremental snapshots on PostgreSQL read-only replicas, masks passwords in Debezium Server logs, updates the PostgreSQL JDBC driver for a CVE, and includes parser, snapshot, heartbeat, and consistency fixes.

## Source excerpt

As summer winds down, we're pleased to announce Debezium 3.6.2.Final, a maintenance release packed with correctness, performance, and security improvements across the entire connector family. Among the highlights, incremental snapshots now work on PostgreSQL read-only replicas, and a fix to Debezium's internal caching keeps long-running connectors from gradually losing throughput. On the security front, Debezium Server now masks passwords in its logs, and the PostgreSQL JDBC driver has been bumped to 42.7.13 to address CVE-2026-54291. Rounding things out are a healthy batch of DDL parser fixes for MySQL and Oracle, data-correctness fixes for incremental snapshots and heartbeat error handling, and improved PostgreSQL parallel snapshot consistency. Read on for the full details! Read more...