Release 0.8.2.Final
Notable changes
- Debezium upgraded to 3.0.7.Final
- Quarkus and other dependency versions are aligned to upstream Debezium
- Various code improvements added around: python package, java testing and "schema change topic" handling
What's Changed
- Upgrade debezium to 3.x and Simplify dependencies by @ismailsimsek in #455
- Use iceberg-bom dependency and Fix jandex plugin version by @ismailsimsek in #456
- Cache maven packages by @ismailsimsek in #457
- Switch caching to actions/setup-java to cache maven by @ismailsimsek in #458
- Update dist pom, align with Debezium by @ismailsimsek in #461
- corrected directory path by @SiddiqueAhmad in #462
- Bump io.debezium:debezium-build-parent from 3.0.5.Final to 3.0.6.Final by @dependabot in #465
- Bump version.debezium from 3.0.5.Final to 3.0.6.Final by @dependabot in #464
- Update documentation and java version in Installation section by @ismailsimsek in #467
- Simplify Minio container test resource by @ismailsimsek in #468
- Add test using jdbc catalog by @ismailsimsek in #469
- Add test using rest catalog by @ismailsimsek in #470
- Add informative exception message for deduplication by @ismailsimsek in #471
- Improve python lib, add pyproject.toml by @ismailsimsek in #477
- Bump actions/stale from 9.0.0 to 9.1.0 by @dependabot in #478
- Bump io.minio:minio from 8.5.14 to 8.5.17 by @dependabot in #476
- Bump io.debezium:debezium-build-parent from 3.0.6.Final to 3.0.7.Final by @dependabot in #475
- Bump version.debezium from 3.0.6.Final to 3.0.7.Final by @dependabot in #474
- Improve schema change topic handling by @ismailsimsek in #480
New Contributors
- @SiddiqueAhmad made their first contribution in #462
Full Changelog: 0.8.1.Final...0.8.2.Final