We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3fdb3 commit 571d30bCopy full SHA for 571d30b
CHANGELOG.md
@@ -9,7 +9,12 @@ All notable changes to this project will be documented in this file.
9
10
- Added Redpanda Cloud service account authentication to all redpanda/kafka based components (@rockwotj)
11
- `mysql_cdc`: Support for chained or unchained IAM authentication (@josephwoodward)
12
-- `postgresql_cdc`: Support for chained or unchained IAM authentication (@josephwoodward)
+- `postgresql_cdc`: Support for chained IAM authentication (@josephwoodward)
13
+- `redpanda_migrator`: Add client timeout config for schema registry client (@josephwoodward)
14
+
15
+### Fixed
16
17
+- `schema_registry_decode`: Fix serde protobuf race condition in processor (@rockwotj)
18
19
## 4.71.0 - 2025-11-21
20
0 commit comments