Notable Changes
- Iceberg Change Handler Introduced: A new
IcebergChangeHandler
has been added, allowing pydbzengine to directly consume data and write it to Apache Iceberg tables. (Pull Request #20) - Debezium Upgrade: Debezium has been upgraded to version 3.2.0, bringing the latest features and bug fixes from the Debezium project. (Pull Request #22)
What's Changed
- Improve project structure and testing by @ismailsimsek in #19
- Minor code improvements and cleanup by @ismailsimsek in #21
- Create IcebergChangeHandler by @ismailsimsek in #20
- Upgrade debezium to 3.2.0 by @ismailsimsek in #22
Full Changelog: 3.1.1.0...3.2.0.0