Complete changelog
- #51230 - ContextNotActiveException in the middle of a request handler
- #51299 - Fix CDI request context activation race when Quarkus REST and Reactive Routes are used during the same request
- #51408 - Lambda extension: Failed to start quarkus because of NoSuchMethodError
- #51410 - Merge LambdaConfig with same FQN
- #54201 - [3.27] Harden OIDC debug logs
- #54597 - Fix null Vert.x log messages showing as NULL in native mode
- #54615 - [3.27] Bump Agroal to 2.8.2
- #54639 - Memory Leak with Quarkus Rest Client in a Reactive pipeline
- #54649 - Bump to Vert.x 4.5.28 and Netty 4.1.135.Final
- #54659 - Fix memory leak in REST Client reactive pipelines
- #54738 - [3.27] Bump the hibernate group with 8 updates
- #54908 - Bump graalvm/setup-graalvm from v1.5.3 to v1.5.6
- #55006 - Bump the hibernate group across 1 directory with 7 updates
- #55026 - [3.27] Switch from org.fusesource.jansi to org.jline:jansi
- #55030 - Reduce allocation in HTTP instrumentation
- #55109 - [3.27] Bump jackson to 2.21.4
- #55163 - [3.27] Bump the hibernate group across 1 directory with 7 updates
- #55229 - Bump com.ongres.scram:scram-client from 3.2 to 3.3 in /bom/application
- #55353 - Apply DevUI CORS and Host checks to DevMCP