oracdc v2.15.3
· One min read
oracdc v2.15.3 is now available.
What's New
-
Logging migrated to Log4j 2: SLF4J has been replaced with Apache Log4j 2 across all Java sources (#150).
-
Performance: Faster redo block checksum calculation — unnecessary
memcpycalls and allocations have been removed from the hot path (#151). -
Bug fix: Fixed a
NullPointerExceptionin theTaskBaseclass (#152). -
Docker image enhancements: The Docker image now bundles an Apicurio Registry AVRO converter alongside the Confluent Schema Registry converters.