For installation instructions check out the getting started guide.
Fixed
- oracledb_cdc: Fixed LOB_TRIM handling to correctly finalize LOB values in SecureFile storage variant and improved LOB merge logic to prevent silent row collisions when multiple LOB-only updates occur in the same transaction. (@josephwoodward, #4430)
- redpanda_migrator: Fixed a data race in groupsMigrator where admin client references were read without synchronization, preventing concurrent updates from being properly coordinated. (@mmatczuk, #4312)
- oracledb_cdc: Exclude rare LogMiner meta events for unmonitored tables when LOB is enabled. (@josephwoodward, #4447)
The full change log can be found here.