Releases: memiiso/pydbzengine
Releases · memiiso/pydbzengine
https://memiiso.github.io/pydbzengine 3.4.1.0
🚀 Release Notes
Changes
- Java Backend: Replaced
pyjniuswithjpypefor improved integration. - Dependencies: Upgraded Debezium libraries to version
3.4.1.Final.
What's Changed
- Move to jpype and Upgrade to 3.4.1.Final by @ismailsimsek in #35
Full Changelog: 3.3.1.0...3.4.1.0
Release 3.3.1.0
What's Changed
- Document iceberg consumer by @ismailsimsek in #24
- Include libraries as package-data in pyproject and add packages.find by @lucargir in #28
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #25
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #30
- Bump pyjnius from 1.6.1 to 1.7.0 and Python requirement to 3.9 by @dependabot[bot] in #29
- Add IcebergChangeHandlerV2 handler for flattened data consuming, schema will be inferred by arrow by @ismailsimsek in #23
- Upgrade to Debezium 3.3.1 Final by @ismailsimsek in #31
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #32
New Contributors
- @lucargir made their first contribution in #28
- @dependabot[bot] made their first contribution in #25
Full Changelog: 3.2.0.0...3.3.1.0
Release 3.2.0.0
Notable Changes
- Iceberg Change Handler Introduced: A new
IcebergChangeHandlerhas 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