#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 has OneToMany 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
#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