Complete changelog
- #39558 - quarkus-cache might block indefinitely when backed by Redis and lockTimeout=0
- #41825 - Quarkus Gradle Plugin 3.12.1+ breaks composite builds
- #42253 - Redis Cache doesn't run in worker thread
- #42406 - Properly document the consequences of using
restrictToAnnotatedClass = true
- #42411 - Qute template records: fix the way the canonical constructor is found
- #42415 - Upgrade to Jandex 3.2.2
- #42435 - Update javadoc and docs about
@WithTestResource
- #42436 - Fix methos to methods typos
- #42439 - Qute template records: fix the way the canonical constructor is found
- #42453 - Integration test fails to start mongo with Liquibase
- #42467 - Remove dead links in podman documentation
- #42472 - Fix connection port for MongoDB dev services using shared network
- #42477 - Switch back to Detached configuration for conditional dependencies in Gradle
- #42480 - Fix SmallRye Health OpenAPI definitions
- #42483 -
logout.backchannel.path
fails whenhttp.root-path
is present - #42486 - Make the boot jars in jib respect
quarkus.jib.use-current-timestamp-file-modification
- #42492 - Memory improvements related to PathTree and Manifests
- #42521 - Updates to reflect current extension names and configuration roots
- #42524 - Add http root to OIDC back channel logout handlers
- #42532 - Remove quarkus-panache-common from docs
- #42538 - Correct indendation in metadata documentation so metadata is actually in the metadata block
- #42540 - Redis cache: make blocking executions unordered
- #42571 - Qute template detection has changed on Windows for templates in project dependencies
- #42588 - Use the root path for OpenContainerPathTree#getRoots()
- #42591 - StringIndexOutOfBoundsException on OAuth2AuthMechanism
- #42595 - Properly check header before extracting the bearer token
- #42597 - Downgrade commons-lang3 to 3.14.0 to avoid entropy issues
- #42611 - Fix obsolete csrf extension name and configuration