Complete changelog
- #30416 - Revert "Propagate parent-first flag"
- #30407 - Fix invalid JavaScript identifier in DevUI sourceMaps
- #30398 - Fix DB devservice restart
- #30393 - Update to Vert.x 4.3.7
- #30390 - Explicit quarkus.datasource.devservices.enabled=true makes devservices restart DB container on live reload
- #30389 - Fix RestAssured URL handling and unexpected restarts in QuarkusProdModeTest
- #30388 - Add provided capability to OIDC extension
- #30375 - Bump mariadb-java-client from 3.1.0 to 3.1.1
- #30355 - Updates to Infinispan 14.0.5.Final
- #30350 - Add missing @produces in rest-data panache documentation
- #30348 - Bump mongo-client.version from 4.8.1 to 4.8.2
- #30344 - Support URIs userInfo data in REST Client Reactive
- #30330 - hibernate-orm-rest-data-panache ignores additional resource methods
- #30301 - Clarify how to pass javac/JVM flags to the Quarkus Maven plugin
- #30289 - quarkus-rest-client-reactive-jackson removing credentials from URIs and URLs
- #30288 - Send button for GRPC in dev mode broken
- #30212 - Fix Logging with Panache interaction with the Kotlin variant of Hibernate ORM with Panache
- #30173 - "IllegalArgumentException: LocalVariablesSorter only accepts expanded frames" when logging in PanacheRepository
- #8802 - build fail with --enable-preview and hibernate-orm