Complete changelog
- #28525 – Upgrade Gizmo to 1.1.1.Final – 2.13
- #28500 – Add Rest Client Guide to Dev UI
- #28498 – Fix RESTEasy Reactive testsuite
- #28495 – Bump scala.version from 2.13.9 to 2.13.10
- #28478 – Make sure all CLI commands work with Powershell
- #28477 – Fix RESTEasy Reactive Kotlin serialization extensions
- #28472 – Move OidcClientFilter annotation to quarkus-oidc-client
- #28470 – Move
OidcClientFilter
annotation to quarkus-oidc-client
- #28465 – CLI example from guide do not work on PowerShell on Windows
- #28464 – Ensure that JAX-RS Cookie parameter type is usable in Resource methods
- #28462 – Prevent possible NPE when building violations report
- #28458 – Use fixed ports in Dev Service for Keycloak on shared network & user request
- #28453 – CookieParam is not correctly handled by the default Resteasy Reactive converter
- #28451 – Introduce a version of @OidcClientFilter for the reactive client
- #28442 – Fix RESTEasy Reactive match bug
- #28436 – Eventbus documentation uses non existing method
- #28434 – Fixed maven and gradle snippet in documentation for artemis-jms
- #28431 – Registration for reflection of non-public classes under
java.
fails silently
- #28426 – Update the keycloak-admin-client doc to show a correct URL for legacy Keycloak
- #28419 – Make sure the app model is initialized from the POMs provided by the Maven plugin
- #28417 – Add ‘:Z’ opt to volume mount in OpenTelemetry guide
- #28413 – Bump elasticsearch-opensource-components.version from 8.4.2 to 8.4.3
- #28412 – Allows Linux-only extensions on Windows with Linux builder image
- #28408 – Update OIDC DevUI to accept hybrid application types
- #28404 – Upgrade protobuf to 3.19.6
- #28400 – Add link to datasource guide for JDBC and datasource extensions
- #28390 – Bump mongo-client.version from 4.7.1 to 4.7.2
- #28384 – Improve OpenApi CORS message
- #28377 – Log on startup with “Default CORS properties will be used, please use ‘quarkus.http.cors’ properties instead” without more information
- #28375 – Quarkus fails when using jgitver
- #28335 – Native awt build fails on Windows also when running with native-build-container
- #28294 – Retry the admin token acquisition in DevServices for Keycloak
- #28284 – Container image registry is ignored when using quarkus-openshift
- #28134 – Use proper type for serializing Kotlin response
- #28110 – Bump elasticsearch-opensource-components.version from 8.4.1 to 8.4.2
- #28096 – Serializer for class ‘ArrayList’ is not found.
- #28077 – Update to Netty 4.1.82 and Brotli4J 1.8.0
- #28074 – Bump scala.version from 2.13.8 to 2.13.9
- #27763 – Incorrect Devservices config generated for Keycloak with Testcontainers Cloud
- #27594 – Avoid leaking memory in SseParser
- #16522 – Enhance RestClient Reactive to support registering providers via custom annotations