Complete changelog
- #37807 - SSL requests hang when returning a CompletableFuture
- #38101 - smallrye-openapi property
oidc-open-id-connect-url
might not be fixed at build time - #38231 - OpenAPI: Always run OpenIDConnectSecurityFilter at runtime
- #38310 - Add note about the two quarkus-extension files
- #38394 - quarkus-cache: "keyGenerator" destroyed, even if it is annotated with "Singleton"
- #38397 - Use actions/setup-java GPG key feature
- #38411 - Cache: only dependent CacheKeyGenerator beans are destroyed after use
- #38422 - nested configurations in extension: sub-property is seen as nested entity.
- #38431 -
quarkus.oidc-token-propagation-reactive.enabled-during-authentication
does not work correctly in the code flow - #38442 - Make sure the code flow access token is propagated during the authentication
- #38444 - Fix request hanging condition
- #38451 - Remove workaround for HHH-17683 in Panache
- #38479 - Stricter and false positive env variables validation after upgrade to 3.7.0
- #38483 - Add a tool to check cross references
- #38488 - Update to Vert.x 4.5.2
- #38495 - Add org.graalvm.regex:regex to runnerParentFirstArtifacts
- #38499 - Alpn property not work in rest client reactive
- #38500 - Make quarkus.rest-client.alpn work in programmatically created client
- #38506 - lombok warning when building with 3.7.1
- #38514 - Alpn property not work for single rest client reactive
- #38516 - Add missing alpn config key handling from named config
- #38521 - Panache sorting no longer works for embedded fields in Quarkus 3.7.1
- #38525 - Fix typo in RedisClientConfig JavaDoc
- #38527 - Revert "Escape column names with backticks in order by clause of hql query"
- #38543 - LinksProcessor ID field error for native class HalCollectionWrapper
- #38545 - Enhance Adding extension section in cli-tooling documentation page
- #38546 - Add globbing pattern to cli-tooling.adoc
- #38548 - Bump smallrye-open-api from 3.8.0 to 3.9.0
- #38549 - Upgrade actions/setup-java to v4
- #38550 - Upgrade checkout and java-setup actions to version v4
- #38558 - Upgrade to Hibernate ORM 6.4.3.Final
- #38580 - Make the Forwarded Parser syntax parsing case-insensitive
- #38582 - Config property expects to have hyphen before digit
- #38596 - Add missing entry in BOM for Hibernate Search outbox-polling relocation
- #38597 - LinksProcessor ID field error for native class HalCollectionWrapper
- #38605 - ArC: RequestContext - implement the activity check consistently
- #38606 - Activating DEBUG for io.quarkus.oidc results in FORMAT_FAILURE
- #38610 - Update SmallRye Config to 3.5.4
- #38611 - Redis Client: add support for new configuration options
- #38612 - Fix the OIDC debug message format bug
- #38616 - AppCDS containerized generation runs with UID 1000 which can clash with an existing user with UID 1000 on the host
- #38620 - Set quarkus-oidc-token-propagation-reactive status to stable
- #38633 - Move Dev UI locking back to Quarkus BOM
- #38636 - Update Vert.x to version 4.5.3
- #38638 - Update activemq-artemis-broker container to 1.0.25
- #38644 - Fix AppCDS generation when using podman
- #38648 - More documentation adjustments for new downstream tooling
- #38649 - Use [[anchor]] format consistently