For installation instructions check out the getting started guide.
Fixed
- mssqlserver_cdc: Convert reading of LSN from checkpoint cache to binary to avoid LSN corruption due to read collation decoding. (@josephwoodward, #4644)
Changed
- oracledb_cdc: Improved ability to debug logminer query performance with better debug logging for redo log file loading. (@josephwoodward, #4629)
- postgres_cdc: Clarified behavior of postgres_cdc when the tables configuration is empty. (@josephwoodward, #4621)
Added
- docs: Add short descriptions to component config fields. (@prakhargarg105, #4638)
The full change log can be found here.