Complete changelog
- #6661 - Define & document interactions between exec phases and profiles
- #29698 - Gradle build with KSP fails with "circular dependency" after Quarkus 2.13.0
- #49662 - Set correct OAuth2 protected metadata challenge parameter
- #49684 - Test ClassLoader fails to load extension configuration
- #49716 - Dev services starting even though quarkus.datasource.jdbc.url is set
- #49722 - Make Docker detection silent in Dev Services
- #49723 - QuarkusMainTest with Database Access not Working
- #49726 - Do not decode query params in request filter
- #49750 - Update
@QuarkusMainTest
documentation to mention limitations - #49751 - Add documentation about
@Cancellable
- #49756 - Add guidance on when to use QuarkusMainTest
- #49760 - SmallRye GraphQL 2.14.1
- #49762 - Make sure extension runtime artifacts are not flagged as reloadable in Gradle projects
- #49763 - quarkus-micrometer-opentelemetry doc improvements
- #49764 - Update Configuration Reference doc
- #49769 - Fix QwcExtention typo in docs
- #49778 - Ensure that NativeImageBuildContainerRunner#setup is only invoked once
- #49785 - Dev mode fails to link .env files due to missing permissions on Windows
- #49786 - Bump Elasticsearch to 9.1.3
- #49790 - Falling back to hard link on Windows in linkDotEnvFile
- #49792 - Projects with Gradle build relative paths issue
- #49800 - Set project.projectDir as workingDir by default in Gradle
- #49802 - Emergency fix for Dev JsonRPC calls using JsonObject
- #49803 - Manage org.jspecify:jspecify to ensure dependency convergence accross Quarkiverse
- #49807 - Fix HibernatePropertiesTest and make failure more expressive
- #49811 - Add codegen source dirs to compile tasks instead of to the main source
- #49814 - Update javadoc of QuarkusDev.getWorkingDirectory
- #49818 - Quarkus dev mode not working for Hibernate ORM extension because of missing bean dependency
- #49823 - Ensure that we call
buildTimeComplete
from the DelayedHandler before any runtime code - #49825 - Be less eager in getting docker status
- #49826 - Get hold of the assistant in another way
- #49832 - Don't mark Hibernate ORM and Search dev services as beans