Changelog

Version 1.2.0

  • CC-35044: Added support for capturing changes from Oracle Exadata database platform.
  • CC-35044: Added support for capturing changes from databases encrypted with Oracle Transparent Data Encryption (TDE).
  • CC-35045: Added support for capturing changes from Amazon RDS for Oracle (non-CDB architecture).
  • CC-35329: Enhanced the connector to automatically retry on ORA-12528 errors, increasing resiliency against transient connection issues.
  • CC-35330: Fixed a parser bug to handle columns with quoted data types in DDL statements and exclude those fields from change events.
  • CC-35398: Fixed a bug where the source.db field for streaming change events was set to the global database name instead of the database name.
  • CC-34997: Improved the error message when the connector encounters an unparseable DDL statement.
  • CC-35394: Enhanced the readiness script to include validations specific to Amazon RDS for Oracle.
  • CC-35653: Enhanced the diagnostics script with queries for database version and XStream events; fixed incorrect formatting for large numeric values.