Complete changelog
- #49898 - Quarkus migration tool does not apply recipe from 3.20.1.yaml when stream=3.20 is used
- #50440 -
<convert>at entity level in orm.xml is ignored - #50793 - The
quarkus-spring-data-jpathrow Datasource must be defined for persistence unit '' - #51763 - Compose dev services support for port configuration
- #51865 - Upgrade MySQL devservice default version to 9
- #51961 - quarkus-kubernetes: use Management Port on Prometheus ServiceMonitor
- #51985 - Fixed the webauthn guide status
- #51986 - Do not force the creation of a persistence unit when import.sql/data.sql exist in the classpath
- #51989 - Bump version of MySQL used in DevService and our own tests from 8.4 to 9.5
- #51990 -
quarkus:buildcomplains about missing "true" when it's in pom.xml - #51992 - Support long format ports definitions in Compose files
- #51995 - Use management port in Prometheus ServiceMonitor
- #52001 - build(deps): bump org.commonmark:commonmark from 0.27.0 to 0.27.1
- #52002 - build(deps): bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.126 to 0.0.127
- #52005 - Add a way to expose Runtime configuration values on registration
- #52006 - Quarkus returns wrong redirectUri for KeyCloak in Docker Container
- #52007 - Quarkus Update - Display warning about duplicated recipes
- #52015 - Fix interruption handling and minor cleanups
- #52016 - Maven Plugin - Fix issues with our singletons
- #52018 - Fix minor grammar and punctuation in documentation
- #52022 - Log discovered OIDC metadata
- #52024 - build(deps): bump com.gradle.develocity from 4.3 to 4.3.1 in /devtools/gradle
- #52026 - build(deps): bump com.gradle:develocity-maven-extension from 2.3 to 2.3.1
- #52027 - build(deps): bump smallrye-jwt.version from 4.6.2 to 4.6.3
- #52028 - build(deps): bump flyway.version from 11.20.1 to 11.20.2
- #52030 - build(deps): bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.127 to 0.0.128
- #52031 - build(deps): bump org.jboss.logmanager:jboss-logmanager from 3.1.2.Final to 3.2.0.Final
- #52046 - Upgrade to Hibernate ORM 7.2.1 + Flyway integration test fix
- #52049 - Bump smallrye-reactive-messaging.version from 4.32.0 to 4.32.1
- #52052 - Bump Gradle to 9.3.0
- #52053 - QuarkusComponentTest: illegal bean type is unmockable
- #52055 - build(deps): bump org.hibernate.tool:hibernate-tools-language from 7.2.0.Final to 7.2.1.Final in the hibernate group
- #52057 - build(deps): bump smallrye-config.version from 3.15.0 to 3.15.1
- #52063 - IntelliJ Gradle Sync NPE with Component Variants
- #52064 - Avoid ServiceLoader in ValueRegistry
- #52069 - rest-assured sees http port as 0
- #52073 - application does not start when endpoint class in default package
- #52078 - Register
HttpServer.getLocalBaseUriin integration tests - #52080 - Correctly enrich
@ArquillianResourceURL - #52081 - CI - Avoid go-offline logging
- #52091 - Dev MCP: Make sure disabled methods can not be called
- #52093 - Bump Mandrel version to 25 in CI jobs
- #52097 - Remove injection and passing around of TaskDependencyFactory
- #52102 - Make sure classes in the default package are added to RunnerClassLoader