oracdc v2.15.1
· One min read
oracdc v2.15.1 is now available.
What's New
-
Bug fix: Resolved an issue with handling of guard columns in LabWare LIMS schemas (#144).
-
Internal refactoring: Pseudo-columns processing has been reorganized into a dedicated Kafka-runtime module (
KafkaPseudoColumnsProcessor), simplifying the core CDC engine and improving separation between the Oracle parsing layer and the Kafka Connect runtime.