You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#55691 - OIDC GraphQL client: fix NPE when default OIDC client is configured and native mode
#55694 - [3.x] In reflection-free Jackson serializers skip deserialization of a JsonAlias having the same name of the field
#55701 - @TestHTTPEndpoint not propagated to @Nested subclasses.
#55702 - reflection-free serializers ignore @JsonValue declared on a superinterface method (multi-level)
#55703 - Make sure @TestHTTPEndpoint works with nested classes
#55706 - [3.x] Fix serialization of formatted date in reflection-free Jackson serializers
#55707 - Treat @Transient as @JsonIgnore in reflection-free Jackson serializers
#55713 - Fix multi-level @JsonValue inheritance in reflection-free serializers
#55714 - REST Client hangs forever on any 3xx response without a Location header (e.g. 304 Not Modified) when followRedirects is enabled and an HttpClientRequest customizer is registered
#55717 - [3.x] Fix REST Client hang when a 3xx response has no Location header
#55719 - Remove nonsensical configuration from Hibernate Search AI skill
#55728 - Bump org.hibernate.validator:hibernate-validator from 9.1.2.Final to 9.1.3.Final
#55737 - Fix reproducibility checks for quarkus-rest-deployment