Complete changelog
- #25383 – Add missing parentheses in Mutiny guide
- #25371 – ArC – resolve type variables for inherited observer methods
- #25364 – Arc – Inherited Observer methods clash with type variables
- #25361 – Reinterrupt after WebSocketHandler interruption
- #25360 – Add missing imports in RestEasy Reactive Client guide
- #25353 – Use encoded request path in rest-client-reactive
- #25350 – Correct typo in writing-extensions.adoc
- #25334 – Add ClientBuilder service loader file to jaxrs-client-reactive
- #25330 – LRA is not usable with resteasy reactive extensions
- #25326 – Reactive REST client does not encode request path properly
- #25324 – Add migration note about Provider discovery via the Service Loader
- #25320 – Remove unused imports in RestEasy Reactive Client guide
- #25298 – Update Quarkus Tools for IntelliJ description
- #25292 – Ignore ContextNotActiveException in RESTEasy Reactive when clearing request
- #25291 – Properly pass media type to MessageBodyWriters
- #25290 – Keep ordering for parsing cookies as it is important
- #25285 – Normalize uri template name to be a valid regex groupname
- #25282 – Guide incorrectly state about Quarkus Tools for IntelliJ
- #25279 – Update jakarta websocket link
- #25277 – cookie parsing bug
- #25268 – Change path to http://localhost:8080/tokens
- #25267 – Fix GenerateToken class location in the JWT guide
- #25266 – Add default sources unless default-jar has a custom classifier
- #25263 – RESTEasy reactive passed null media type for MessageBodyWriters
- #25258 – RESTEasy reactive illegally restricts JAX-RSpath parameter names
- #25255 – quarkus:dev not working with 2.8.2.Final
- #25229 – ContextNotActiveException in getDelegate
- #25206 – Downgrade PostgreSQL driver to 42.3.3
- #25203 – Re-initialize the Maven repo system on POM change in DevMojo
- #25193 – Use plain old load class in RR generated code
- #25191 – Ensure that RESTEasy Reactive Links works with async return types
- #25189 – Quarkus resteasy reactive links ContextNotActiveException
- #25188 – Kubernetes: Merge StatefulSet resources from input if set
- #25184 –
-Dquarkus.platform.version
is not honored during reload of dev mode
- #25169 – Prevent NPE when micrometer is disabled
- #25167 – Bump quarkus-http.version from 4.1.8 to 4.1.9
- #25166 – Allow setting Java source type with Gradle Kotlin DSL
- #25162 – Doublon of StatefulSet generated by Kubernetes extension
- #25160 – Fix smallrye-graphql-client artifact ID in application bom
- #25158 – Fix OpenTelemetry substitution
- #25157 – Quarkus BOM has a dependency with incorrect GAV
- #25143 – App with quarkus-opentelemetry-exporter-jaeger fails to compile into native
- #25099 – NullPointer during Rest client creation when micrometer is disabled
- #25016 – CLI creates kotlin project even with explicit
--java 11 --gradle-kotlin-dsl
- #22053 – Sockets declared with Undertow @serverendpoint breaking when using quarkus.http.root-path