Complete changelog
- #38262 - [3.2] Remove config overriding the parent config
- #38092 - Always set ssl and alpn for non-plain-text with Vert.x gRPC channel
- #38035 - Verify duplicated context handling when caching a Uni
- #37987 - Do not expand config properties for Gradle Workers
- #37975 - Fix Create the Maven project section in security-oidc-bearer-token-authentication-tutorial.adoc
- #37973 - create-app-extensions macro does not work in security-oidc-bearer-token-authentication-tutorial
- #37757 - Fixes stork path param resolution in REST Client
- #37713 - PathParam containing "/" character are not well encoded as "%2F" when using reactive rest client with Stork
- #37686 - Use standard URL when updating the website
- #37581 - Support using commas to add extensions with CLI
- #37564 - Invalid documentation for 'quarkus extension add'
- #37557 - Make docs/sync-web-site.sh recoverable
- #37536 - Fix != expression in
@PreAuthorize
check - #37526 - Spring security annotatiton PreAuthorize process equals and not equals in the same way
- #37513 - Save pathParamValues encoded and perform decoding when requested
- #37453 - Fix Panache bytecode enhancement for
@Embeddable
records - #37428 - Fix various minor issues in quarkus update
- #37318 - Use batch mode for update-version.sh
- #37317 - Avoid asking for GPG passphrase on CI
- #37300 - Prepare docs/sync-web-site.sh for automated releases
- #37273 - Environment variable is not read
- #37268 - Reactive REST Client: check for ClientRequestFilter when skipping
@Provider
auto-discovery - #37248 - Add a test for the Duplicated Context handling in the CacheResultInterceptor
- #37244 - Always execute a JPA password action
- #37218 - Fix OpenTelemetry trace exclusion of endpoints served from the management interface
- #37206 - recognize quarkus.tls.trust-all property by keycloak-admin-client extension
- #37104 - Make analytics tests a bit more resilient
- #37068 - Updates infinispan client intelligence section
- #37036 - Use empty string in Sse event when there is no data
- #37035 - Register methods of RESTeasy reactive parameter containers for reflection
- #37033 - Sse difference in empty event between non-reactive and reactive output
- #37010 - Fix vale errors and some warnings in the OIDC Configuration Properties reference guide
- #37006 - Never register server specific providers in REST Client (fixed)
- #36986 - Native not index method with SSE and throw NoSuchMethodException
- #36885 - Handle generic types for ParamConverter in REST Client
- #36747 - NoSuchMethodException when reading
@Embeddable
record - #36639 - RESTEasy Reactive does not call method ParamConverter#toString for collection elements
- #36166 - Fix tracing protocol configuration to only allow grpc
- #35960 - PathParam URL encoded in quarkus-resteasy-reactive since quarkus 3.2.x
- #31024 - Resteasy Reactive client tries to use ContainerResponseFilter