Complete changelog
- #40503 - Remote development mode: RemoteSyncHandler interrupted exception
- #51251 - Keycloak's default quarkus-app client is missing
"webOrigins" : [ "+" ], - #51255 - Set Keycloak client web origins in the dev service
- #51504 - OIDC issuer based resolution does not work for local tenants
- #51547 - Fix issuer-based tenant resolution for a tenant issuer configured in OIDC tenant configuration rather than well-known configuration
- #51666 - Do not enforce request and absolute OIDC redirect-path match
- #51688 - Potential memory leak with
@QuarkusMainTestfor CLI application - #51705 - quarkus-oidc throws NPE if the JWT's header is malformed
- #51712 - Fix two class loader-related leaks, one in Jackson, the other in QuarkusClassLoader
- #51725 - Fix invalid JWT headers NPE during delayed JWK resolution
- #51749 - Return failure for invalid basic authorization
- #51787 - Generated documentation for configuration properties omits tooltips for lists of enums
- #51809 - Generate enum description for lists and optional lists in Quarkus config documentation
- #51845 - Inconsistent error behavior with an empty host header
- #51852 - Update Base64 encoded credentials
- #51861 - Better handling for null or empty authority
- #51864 - Make sure application root paths are normalized and absolute when bootstrapping for tests
- #51917 - Replace deprecated
quarkus.log.file.enablewithquarkus.log.file.enabledinQuarkusProdModeTest - #52011 - [3.27] Prevent startup failing when having mismatched datasource types betwen Hibernate ORM (blocking)
- #52063 - IntelliJ Gradle Sync NPE with Component Variants
- #52081 - CI - Avoid go-offline logging
- #52097 - Remove injection and passing around of TaskDependencyFactory
- #52110 - Log
InterruptedExceptionasdebugforRemoteSyncHandler - #52263 - Ensure that media type is passed through writer interceptor chain
- #52477 - Kotlin Serialization extension raises NPE when
Context.getAllAnotations()returnsnull - #52478 - NPE in Redis mapping response to
OptimisticLockingTransactionResult - #52482 - Redis Client: fix NPE in optimistic locking transactions
- #52539 - Ensure that annotations in Quarkus REST is never null
- #52618 - Bump to Vert.x 4.5.25
- #52643 - quarkus-opentelemetry: Cannot invoke "io.vertx.core.MultiMap.entries()" because "headers" is null
- #52659 - [3.27] Update Hibernate Search to 8.1.3.Final / Update Apache Avro to 1.12.1 / Update Hibernate ORM to 7.1.16.Final / Update Hibernate Reactive to 3.1.13.Final
- #52728 - Use absolute redirect path in all redirects to Quarkus
- #52734 - [3.27] build(deps): bump the hibernate group with 7 updates
- #52735 - Update RESTEasy HAL IETF URL
- #52738 - Be more defensive about copying HTTP headers in tracing SPI
- #52776 - [3.27] registry client backports
- #52856 - [3.27] build(deps): bump the hibernate group with 7 updates
- #52880 - Using Quarkus 3.32.1 and above with the quarkus a spike in development mode startup time on large projecs
- #52893 - Quarkus REST - Ignore Vert.x Web packages for reflection