Skip to content

6.7.2

Compare
Choose a tag to compare
@michael-simons michael-simons released this 21 Jul 09:09
· 83 commits to main since this release

What's Changed

πŸš€ Features

  • f8078f1 feat: Allow to configure User-Agent from a dedicated resource. (#1041)

πŸ› Bug Fixes

  • 259f89a fix: Prevent a class cast exception when transmitting parameters of type Point or IsoDuration to the server. (#1042)

🧹 Housekeeping

  • aca6fda Bump io.netty:netty-bom from 4.1.121.Final to 4.1.123.Final (#1049)
  • dbfc88a Bump quarkus.platform.version from 3.24.3 to 3.24.4 (#1048)
  • 392a48e Bump org.graalvm.buildtools:native-maven-plugin (#1047)
  • 4843e90 Bump org.moditect:moditect-maven-plugin (#1046)
  • fb9d651 Bump org.apache.maven.plugins:maven-enforcer-plugin (#1045)
  • df64186 Bump com.fasterxml.jackson:jackson-bom (#1044)

πŸ›  Build

  • 5c9984f build: Remove workarounds for JUnit 5.13 to work with older native image build tools. (#1050)