Complete changelog
- #32361 - Error when using withTransaction in RedisDataSource in clustered mode
- #49405 - [quarkus-kubernetes-client]: DevServicesKubernetesProcessor always shuts down cluster because of broken equals method
- #49531 -
BlockingRedisDataSourceImpl
doesn't call DISCARD if consumer function throws an exception - #49593 - After Hibernate ORM 7.1.0.CR2 bump, the
jakarta.data.repository.BasicRepository#saveAll
method fails if Hibernate Validator is present and entity hasOneToMany
relation - #49719 - Redis: if enqueued operation returns an error don't discard them
- #49780 -
@QuarkusMainTest
fails with classloader error with continuous testing - #49936 - Include suggestions on what to customize when migrating to own FormatMappers
- #50031 - Set up config correctly for isolated
@QuarkusMainTests
- #50053 - Bump hibernate-orm.version from 7.1.0.Final to 7.1.1.Final
- #50071 - Upgrade Gradle to 9.1 which supports Java 25
- #50075 - Quarkus AWS Lambda API Gateway v2 - Multiple Set-Cookie Headers Not Handled Correctly
- #50076 - Please update to surefire plugin 3.5.4
- #50086 - Update quarkus-fs-util to 1.2.0
- #50092 - Update Maven Surefire & Failsafe plugins to 3.5.4
- #50095 - Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4
- #50106 - Quarkus-Flyway is throwing NoSuchMethodException when native compiled with Quarkus >= 3.24
- #50108 - Fix native issue with FlywaySqlException
- #50110 - Bump smallrye-reactive-messaging from 4.28.0 to 4.29.0
- #50111 - Fix deprecated javax Hibernate properties
- #50124 - Redis: improvements
- #50125 - Change the max connections defaults for the Hibernate Search's Elasticsearch client
- #50132 - Bump bouncycastle.version from 1.81 to 1.82
- #50136 - Fix mouse move on active cards
- #50137 - Correctly handle multiple Set-Cookie headers for API Gateway v2
- #50140 - io.vertx.mutiny.sqlclient.Pool.pool(...) doesn't find the (postgres) db driver in native compilation being called from code
- #50141 - NoClassDefFoundError: org/hibernate/community/dialect/CommunityDatabase when no default datasource
- #50143 - Bump Gradle version to 9.1.0
- #50145 - quarkus-messaging-kafka (Kotlin) – Error MetadataExtensions: Provider JvmMetadataExtensions not found in 3.26.4 and lower (works in <= 3.20.2 LTS)
- #50146 - Simplify inference of the SupportedDbKind and avoid NoClassDefFoundError on
CommunityDatabase
- #50158 - Bump org.postgresql:postgresql from 42.7.7 to 42.7.8
- #50163 - Prevent simultaneous usage of
@InjectMock
and@InjectSpy
on the same bean during build - #50165 - Fix improper equals method implementation
- #50167 - Register Reactive SQL Client Drivers
- #50182 - Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 in /devtools/gradle
- #50185 - Bump Elasticsearch version to 9.1.4
- #50189 - Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
- #50191 - Bump jakarta.mail:jakarta.mail-api from 2.1.4 to 2.1.5
- #50194 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.123 to 0.0.124
- #50195 - LGTM: Update grafana-dashboard-opentelemetry-logging.json TimeStamp
- #50198 - Prevent simultaneous use of
@InjectMock
and@InjectSpy
- #50199 - Fix Kotlin reflection issue in native mode
- #50211 - ArC: fix NPE in InvokerGenerator
- #50213 - Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 in /devtools/gradle
- #50217 - Bump org.bouncycastle:bc-fips from 2.1.1 to 2.1.2
- #50220 - Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
- #50225 - Build fails if a param with a primitive type and type annotation is declared on a method that is called via Invoker
- #50230 - Bump Keycloak version to 26.3.4