v4.43.0
For installation instructions check out the getting started guide.
Changed
- The
pg_stream
input has been renamed topostgres_cdc
. The old name will continue to function as an alias. (@rockwotj) - The
postgres_cdc
input no longer emitsmode
metadata and instead snapshot reads setoperation
metadata to beread
instead ofinsert
. (@rockwotj)
Fixed
- The
redpanda_migrator_bundle
output no longer attempts to translate schema IDs when a schema registry is not configured. (@mihaitodor)
The full change log can be found here.