For installation instructions check out the getting started guide.
Changed
- Unified migrator: Introduced a single
redpanda_migrator
input/output pair replacing legacyredpanda_migrator_bundle
,redpanda_migrator_offsets
, and the standaloneschema_registry
output; pair components by matchinglabel
; all migration logic is centralised in the output. (@mmatczuk) - (MS SQL Server CDC): Updated to use data source SQL Server as default checkpoint cache if none is configured. (@josephwoodward)
Fixed
- (MongoDB CDC) Fixed an issue with connecting to sharded databases. (@rockwotj)
The full change log can be found here.