Skip to content

6.3.1

Choose a tag to compare

@michael-simons michael-simons released this 16 Apr 15:57
· 272 commits to main since this release

What's Changed

🐛 Bug Fixes

  • 57c0045 fix: Remove superflous config in test.
  • 8648243 fix: typo in docs (Dashß -> Dash0) (#911)

🔄️ Refactorings

  • fe529de refactor: Avoid logging about the available more than once in the same class loader.

🧹 Housekeeping

  • 5b3041a Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#919)
  • 3233cf2 Bump org.mockito:mockito-bom from 5.16.1 to 5.17.0 (#916)
  • 80d3199 Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0 (#918)
  • 3ccbf62 Bump quarkus.platform.version from 3.21.0 to 3.21.2 (#917)
  • 1101e4b Bump io.micrometer:micrometer-bom from 1.14.5 to 1.14.6 (#915)

🛠 Build

  • 4a64753 build: Use specific commits for none enterprise actions. (#920)
  • c7cc502 build: Test against Java 24. (#912)