Release 0.3.0.Final
github-actions
released this
03 Mar 22:42
·
109 commits
to master
since this release
Release 0.3.0.Final
Breaking Changes
Iceberg upgraded from 1.3.1 to 1.4.3
For Iceberg changes please see https://iceberg.apache.org/releases/
Quarkus upgraded from 3.3.2 to 3.5.3
For Quarkus changes please see https://quarkus.io/blog/tag/release/
What's Changed
- Improve exception messages and fix committing to IcebergSchemaHistory by @ismailsimsek in #234
- Upgrade iceberg to 1.4.0 by @ismailsimsek in #237
- Correct schema history parameter in application.properties.example file by @ismailsimsek in #238
- Upgrade debezium version to 2.4.x by @ismailsimsek in #235
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.4.2 to 3.6.0 by @dependabot in #225
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0-M7 to 3.1.2 by @dependabot in #245
- Bump docker/build-push-action from 4 to 5 by @dependabot in #242
- Bump docker/login-action from 2 to 3 by @dependabot in #241
- Bump actions/checkout from 2 to 4 by @dependabot in #240
- Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 by @dependabot in #243
- Bump version.hadoop from 3.3.2 to 3.3.6 by @dependabot in #244
- Upgrade iceberg to 1.4.1 by @ismailsimsek in #247
- Bump actions/setup-java from 3 to 4 by @dependabot in #253
- Bump version.testcontainers from 1.19.0 to 1.19.1 by @dependabot in #250
- Bump com.google.cloud:google-cloud-nio from 0.124.19 to 0.127.7 by @dependabot in #254
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.2.2 by @dependabot in #255
- Improve documentation by @ismailsimsek in #258
- Upgrade iceberg dependency 1.4.1 to 1.4.3 by @ismailsimsek in #260
- Upgrade quarkus 3.3.2 to 3.5.3 by @ismailsimsek in #261
New Contributors
- @robinsinghstudios made their first contribution in #272
Full Changelog: 0.3.0.Beta...0.3.0.Final