Skip to main content

oracdc v2.15.5

· One min read
A2 Solutions
oracdc Development Team

oracdc v2.15.5 is now available.

What's New

  1. Java 25: oracdc now requires Java 25, completing the planned JVM transition (#161). The --enable-preview flag is no longer needed — only --enable-native-access=ALL-UNNAMED must be passed to the JVM.

  2. 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.

  3. Bug fix: Fixed the binding of UPDATE operations materialized as a delete row piece (OP:11.3) plus overwrite row piece (OP:11.6) pair when parsing redo records (#157).

  4. Dependency updates: HikariCP 7.1.0, PostgreSQL JDBC 42.7.13, Log4j 2.26.1, Agrona 2.5.0.

Download