Skip to content

Releases: memiiso/pydbzengine

https://memiiso.github.io/pydbzengine 3.4.1.0

31 Jan 15:07

Choose a tag to compare

🚀 Release Notes

Changes

  • Java Backend: Replaced pyjnius with jpype for improved integration.
  • Dependencies: Upgraded Debezium libraries to version 3.4.1.Final.

What's Changed

Full Changelog: 3.3.1.0...3.4.1.0

Release 3.3.1.0

31 Jan 15:03

Choose a tag to compare

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

Full Changelog: 3.2.0.0...3.3.1.0

Release 3.2.0.0

18 Jul 13:49
c90b788

Choose a tag to compare

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

Full Changelog: 3.1.1.0...3.2.0.0

3.1.1.0

03 May 09:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.7.2...3.1.1.0