oracdc v2.15.5
· One min read
oracdc v2.15.5 is now available.
What's New
-
Java 25: oracdc now requires Java 25, completing the planned JVM transition (#161). The
--enable-previewflag is no longer needed — only--enable-native-access=ALL-UNNAMEDmust be passed to the JVM. -
New parameter
a2.archive.log.dest.id: Selects which archived redo log destination (V$ARCHIVE_DEST.DEST_ID) to read logs from when multiple archive log destinations are configured (#160). Default —1. -
Bug fix: Fixed the binding of
UPDATEoperations materialized as a delete row piece (OP:11.3) plus overwrite row piece (OP:11.6) pair when parsing redo records (#157). -
Dependency updates: HikariCP 7.1.0, PostgreSQL JDBC 42.7.13, Log4j 2.26.1, Agrona 2.5.0.