Complete changelog
- #34314 - Properly disambiguate projections from different repositories
- #34312 - Spring Data API Extension Interface-based Projections occasionally throws NoSuchMethodError
- #34307 - Fix NPE on OpenTelemetryVertxTracingFactory
- #34305 - NPE at io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory$VertxDelegator.receiveResponse(OpenTelemetryVertxTracingFactory.java:102)
- #34281 - Also create the default mailer if
@Location
is used - #34272 - Null Pointer when sending mail through MailTemplate
- #34253 - Upgrade Hibernate Validator to 8.0.1.Final
- #34249 - Vert.x 4.4.4, Netty 4.1.94, and Mutiny Bindings 3.5.0
- #34246 - Make sure all base codestarts work for 2.x and 3.x
- #34244 - URL-encode OIDC post_logout_uri query parameter
- #34228 - Update netty-handler to address public known CVEs in versions before 4.1.94
- #34211 - Select the right default version for a dialect when using Hibernate Reactive
- #34210 - OIDC
post_logout_redirect_uri
query param appended to string buffer without % escape - #34126 - Take image-pull-policy config into account for init-containers
- #34125 - Kubernetes init-containers ignore pull-policy
- #34124 - Upgrade Hibernate ORM to 6.2.5.Final and Hibernate Reactive to 2.0.1.Final
- #34119 - Fix for missing registry parameters in quarkus push image
- #34098 - ArC: implement equals/hashCode for TypeVariableImpl and WildcardTypeImpl
- #34091 - Bump BouncyCastle version to 1.74
- #34089 - Quarkus extension created with 2.13 stream and Quarkus CLI 3 contains Jakarta imports
- #34073 - Add configured SameSite attribute to all OIDC session cookies
- #34072 - Fix metadata for keycloak-admin-client-reactive
- #34067 - Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /bom/application
- #34064 - SameSite cookie attribute not set when tokens are splitted with Quarkus OIDC
- #34062 - Fixes NullPointerException when using Infinispan Counter Manager
- #34056 - Adjust update command quoting for Windows
- #34055 - Fix service name in the OpenShift guide
- #34050 - Infinispan NPE when upgrading to Quarkus 3
- #34032 - Wrong hibernate dialect version detected for MS Sql Server
- #33923 - Return Access-Control-Expose-Headers in normal CORS requests
- #33922 - Access-Control-Expose-Headers not returned to request
- #33880 - Update Maven server auth config properties initialization
- #33779 - Quarkus 3/Hibernate 6 - Exception when access ElementCollection from an Entity with an embedded composite Key with associated Object
- #33527 - A few requested enhancements to the Ansible guide
- #32843 - Improve JavaDoc -> AsciiDoc transformation for lists, paragraphs and code blocks