Changelog
Version 1.3.2
CC-38490: Fixed the NumberOfEventsFiltered metric to correctly account for all filtered events during streaming.
CC-38467: Enhanced parallel snapshot handling to re-establish a terminated connection after all snapshot data is captured, preventing failures in subsequent use of the connection.
CC-38059: Added the database.connect.timeout.ms configuration to configure the maximum time allowed to connect to the database instance.
Version 1.3.1
CC-38202: Fixed a race condition that could prevent streaming from resuming after an ad-hoc blocking snapshot.
CC-37846: Switched from Java’s standard regex package to RE2/J.
CC-37580: Enhanced error handling and reporting for failures during table metadata retrieval.
CC-35660: Improved the error message when the connector lacks sufficient privileges to snapshot a table.
Version 1.3.0
CC-37463: Enhanced the connector to fail on receiving an event with a schema that differs from the connector’s internal schema.
CC-36011: Added support for one-way and two-way TLS (mutual TLS) using Oracle client wallets.
CC-35042: Added support for ad-hoc blocking snapshots of tables using signaling.