Skip to content

v4.103.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 08:51
b05f332

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

The full change log can be found here.