Skip to content

Release 0.6.0.Final

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 12:47
54a0783

Release 0.6.0.Final

Notable changes

  • new config added to control casing of iceberg table names. To change tables names uppercase or lowercase folloing configuration properties could be used, see documentation. debezium.sink.iceberg.destination-uppercase-table-names=true or debezium.sink.iceberg.destination-lowercase-table-names=true
  • Quarkus upgraded from 3.12.x to 3.13.x, See Quarkus release notes here

What's Changed

  • Add option to change case of destination/iceberg table names by @ismailsimsek in #389
  • Bump version.quarkus from 3.12.3 to 3.13.0 by @dependabot in #392
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.1 by @dependabot in #395
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #394
  • Bump io.smallrye:jandex-maven-plugin from 3.2.0 to 3.2.1 by @dependabot in #393

Full Changelog: 0.5.0.Final...0.6.0.Final