0.2.0 - 2022-11-16
- Added support for Hive metastore catalog
- Replaced maven-shade plugin with maven-assembly. To add hadoop default configuration files
- Integrated updates from https://github.com/memiiso/debezium-server-iceberg
- Updated Iceberg to 1.0.0
- Updated to Kafka Connect API 3.2.2
This Iceberg Sink depends on a Spark 3.2 Runtime, which depends on a specific jackson minor version. Kafka Connect >= 3.2.3 has updated the jackson version to an incompatible minor release (2.13)
0.1.3 - 2022-04-11
- Logger levels changes
- Added documentation to sink configuration
0.1.2 - 2022-03-25
0.1.1 - 2022-03-25
- First release