Releases: memiiso/pydbzengine
Releases · memiiso/pydbzengine
Release 3.2.0.0
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
3.1.1.0
What's Changed
- Install debezium-connector-mongodb dependency (#12) by @moritzpflaum in #13
- Upgrade debezium version to 3.1.0.Final by @moritzpflaum in #15
New Contributors
- @moritzpflaum made their first contribution in #13
Full Changelog: 3.0.7.2...3.1.1.0