Complete changelog
- #49976 - Datasource connection validation query timeout doesn't work for PostgreSQL, MariaDB and MySQL databases
- #53545 - Update dev services guide to use the new builder API
- #53561 - Harden OIDC debug logging
- #53626 - Harden OIDC debug logs
- #53764 - Dev MCP settings page now recommends Quarkus Agent MCP
- #53770 - path parsed starts with a double quote ("), and the parser expects a raw path/URI instead during Junit test on Windows machine
- #53792 - Use relative path for the serialized app model path
- #53836 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.7 to 3.5.8
- #53848 - Infinite loop when serializing to JSON
- #53867 - Continuous testing fails when
@QuarkusTestis applied via a stereotype (meta-annotation) - #53877 - QuarkusEntryPoint uses URLDecoder.decode() which incorrectly converts
+to space in file paths - #53885 - Fix
QuarkusEntryPointpath decoding issue - #53886 - Add AI generated tests covering all Jackson annotations
- #53888 - Set network timeout on connection validation queries
- #53906 - Manage self-reference recursion in generated reflection-free Jackson serializers
- #53908 - Turn OIDC TokenVerificationResult to record
- #53952 - Dev MCP test runner fails after mvn clean with no recovery path
- #53953 - Dev MCP test runner gets permanently stuck in 'tests already in progress' after failure
- #53954 - Add cancelTests and resetTests Dev MCP tools for the continuous testing infrastructure
- #53956 - Fix Dev MCP test runner getting permanently stuck after failure
- #53971 - ERROR [RuntimeUpdatesProcessor] Failed to replace classes via instrumentation:
- #53978 - Fix continuous testing in Quarkus DEV mode when
@QuarkusTestis used on meta-annotation - #53982 - Quarkus Liquibase
logicalFilePathin Native-Mode - #53993 - Fix live reload failure with TYPE_USE annotations
- #54029 - Let other extensions use OIDC ResourceMetadataHandler to calculate metadata url
- #54032 - Make it possible to reuse OIDC token verification code for some SD-JWT tokens
- #54037 -
@QuarkusIntegrationTestwith Docker ignoresquarkus.test.integration-test-profilefromapplication.properties(regression in 3.35) - #54039 -
QuarkusServerFileBodyHandlerleaks temp files when any ReaderInterceptor is registered - #54049 - Fix Liquibase native resolution when included changelogs use logicalFilePath
- #54055 - Propagate
quarkus.testproperties set by Gradle build to workers - #54076 - Docs: fix broken links to JUnit docs
- #54079 - Cleanup temp files even when Jakarta REST Interceptors exist
- #54087 - Upgrade gRPC to 1.81.0, fix substitutions
- #54092 - Clarify tree-shake saving message is about bytecode
- #54100 - Add condition to Quarkiverse ecosystem CI workflow
- #54143 - Remove incorrect references to quarkus.version in reactive-transactions pom