Complete changelog
- #48641 - Messaging kafka: incorrect setting of the graceful shutdown property for dev/test modes
- #49861 - Correct setting kafka graceful-shutdown property for dev and test profiles
- #50207 - Allow configuring Cache-Control when OIDC session cookie is created
- #50224 - Bump org.bouncycastle:bctls-fips from 2.1.20 to 2.1.22
- #50226 - Micrometer HTTP server requests metrics tags multiple URLs for 404s
- #50228 -
@RestControllerAdvice
raise exception - #50243 - Use annotationProcessorPathsUseDepMgmt in Jakarta Data docs
- #50246 - Changes that allows Mcp usage from Chappie
- #50249 - Add OIDC CacheControl configuration
- #50250 - Add Transactional config in Infinispan client side
- #50251 - Polyglot application using truffle-enterprise fails due to missing nativebridge artifact in boot.
- #50252 - OutboundSseEvents (SSE) are not compressed
- #50253 - Make test-fixture sources available to continuous testing
- #50254 - Fix server requests metrics tags for 404s when initialPath ends with /
- #50259 - Explain where the links go for clarity, in the dev mode docs
- #50263 - Configure Infinispan tx caches on client side
- #50264 - Fix initial download of decompiler when version not provided
- #50265 - 3.28.1:
java.util.zip.ZipException: duplicate entry
in Quarkus generated jar(s) - #50270 - Allow ecosystem extensions to use dev service result builder
- #50274 - Quarkus 3.18.1 can't find config inner classes during
@QuarkusTest
tests - #50278 - Config - Avoid producing duplicate GeneratedClassBuildItem
- #50281 - Make compression work in Quarkus REST for streaming responses
- #50286 - Avoid double scanning mappings that are already included by the Quarkus processor
- #50288 - Make
org.graalvm.sdk:nativebridge
dependency parent first - #50293 - UriInfo.getBaseUri ignores prefix header handling
- #50299 - Adding prefix handling to base uri
- #50300 - Improve documentation to clarify servlet type support is limited to RESTEasy Classic
- #50312 - Update security-openid-connect-providers.adoc
- #50314 -
Multiple GeneratedClassBuildItem were produced for the same classes
when using abstract class - #50315 - Issues with
quarkus-oidc-redis-token-state-manager
- #50316 - DevUI MCP Tool Call from Cursor fails => Cannot invoke "java.util.Map.entrySet()" because "parameters" is null
- #50320 - Dev MCP: Don't set empty params
- #50325 - Fix issue with multiple generated REST invokers
- #50327 - Application using Hibernate offline startup tries to connect to database in DEV mode on startup
- #50333 - Fix OIDC Redis Token State Manager serialization in native mode
- #50339 - Bump the hibernate group with 9 updates
- #50343 - Add example of sending back a file with `RestResponse
- #50348 - Fix Maven Wrapper in platform codestarts