Major changes
- #51043 - Introduce support for
@JsonViewon the REST Client
Complete changelog
- #35909 - Jackson
@JsonViewserialization/deserialization support for rest clients - #45490 - add apikey authentication support to quarkus-elasticsearch-rest-client
- #49474 - OpenAPI Schema Generation Should Match Inheritance Behavior of JsonNaming Annotation
- #50471 - Move com.google.protobuf.JavaFeaturesProto native runtime initialization config from quarkus-grpc to quarkus-grpc-common
- #50848 - Bump Gradle version to 9.2.1
- #50963 - Bump smallrye-reactive-messaging.version from 4.30.0 to 4.31.0
- #50981 - Add apiKey to configuration for elasticsearch rest client extension
- #50986 - Add mention of AOT file generation from tests in docs
- #50999 - Fix display issues caused by missing source directives for code blocks
- #51007 - Fix issues displaying code blocks
- #51014 - Bump Keycloak version to 26.4.5
- #51019 - Automatically set
keycloak.server.versionin documentation - #51024 - Set default image name for Keycloak Devservices
- #51035 -
java.lang.NoSuchMethodExceptionin native Quarkus REST` - #51036 - Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9
- #51043 - Introduce support for
@JsonViewon the REST Client - #51050 - Make
SseEventSinkwork in native - #51051 - Handle gradle include build null project in dependency collection
- #51060 - Bump smallrye-open-api.version from 4.2.1 to 4.2.2
- #51087 - Download all dependencies by default when going offline
- #51088 - Remove redundant jakarta classifier from org.infinispan:infinispan-core
- #51096 - Upgrade Gizmo 2 to 2.0.0.Beta10