Skip to content

6.7.1

Compare
Choose a tag to compare
@michael-simons michael-simons released this 14 Jul 14:06
· 22 commits to main since this release

What's Changed

πŸš€ Features

  • dad6a0d feat: Allow user-agent customisation via env-variables or system properties. (#1032)

πŸ“ Documentation

  • 864b042 docs: Update local changelog.
  • 72102a5 docs: Remove quotes from prerelease attribute. (#1033)

🧹 Housekeeping

  • 0404c49 Bump io.micrometer:micrometer-bom from 1.15.1 to 1.15.2 (#1039)
  • e0b401d Bump quarkus.platform.version from 3.24.2 to 3.24.3 (#1037)
  • 6e75f97 Bump org.hibernate.orm:hibernate-platform (#1038)
  • 0d0ec22 Bump mybatis-spring-boot-starter.version (#1036)
  • 9217bf1 Bump org.neo4j:cypher-v5-antlr-parser from 5.26.8 to 5.26.9 (#1035)
  • ac484d1 Bump io.micrometer:micrometer-tracing-bom (#1034)

πŸ›  Build

  • cdc7a19 test: Add integration tests for retrieving the user-agent. (#1040)
  • b7f4f90 build: Upgrade stubserver / testkit tests to use latest Python 3.10 image.