Releases: hibernate/hibernate-reactive
Releases · hibernate/hibernate-reactive
4.1.1.Final
What's Changed
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #2437
 - Bump org.hibernate.validator:hibernate-validator from 8.0.2.Final to 8.0.3.Final in the hibernate group by @dependabot[bot] in #2438
 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5 in the testcontainers group by @dependabot[bot] in #2439
 - Enable dependabot on 3.1 by @DavideD in #2441
 - Fix typo in dependabot configuration by @DavideD in #2442
 - Bump the workflow-actions group with 2 updates by @dependabot[bot] in #2444
 - Bump mariadb from 11.8.2 to 12.0.2 in /tooling/docker by @dependabot[bot] in #2448
 - Bump com.microsoft.sqlserver:mssql-jdbc from 13.1.1.jre11-preview to 13.2.0.jre11 in the testcontainers group by @dependabot[bot] in #2461
 - Bump org.ehcache:ehcache from 3.10.8 to 3.11.0 by @dependabot[bot] in #2460
 - Bump the vertx group with 10 updates by @dependabot[bot] in #2458
 - Bump postgres from 17.5 to 17.6 in /tooling/docker by @dependabot[bot] in #2454
 - Add branch 2.4 to dependabot by @DavideD in #2462
 - [4.1] Test collection events with StatelessSession by @DavideD in #2451
 - Disable fail-fast option for the build of WIP branches on CI by @DavideD in #2463
 - Bump cockroachdb/cockroach from v25.2.4 to v25.3.0 in /tooling/docker by @dependabot[bot] in #2467
 - [4.1] Remove parameter processing by @DavideD in #2465
 - [4.1] Test '?' operator for PostgreSQL by @DavideD in #2469
 - Add statement from Commonhaus about U.S. laws and regulations to CONTRIBUTING.md by @marko-bekhta in #2474
 - Bump org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5 by @dependabot[bot] in #2473
 - Bump actions/setup-java from 4.7.1 to 5.0.0 in the workflow-actions group by @dependabot[bot] in #2480
 - Enable scheduled releases for 4.1 by @DavideD in #2477
 - [4.1] Use GA version of JDK 25 in the build by @DavideD in #2540
 - [4.1] Fix operations order in BatchingConnection by @DavideD in #2537
 - [4.1] Session.find should apply NOWAIT lock to generated SQL queries by @DavideD in #2559
 - [4.1] Apply the unified Hibernate Documentation theme by @DavideD in #2563
 - [4.1] Migrate to release scripts for documentation publishing by @dreab8 in #2547
 
Full Changelog: 4.1.0...4.1.1
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/83?closed=1
Hibernate Website: https://hibernate.org/reactive/releases/4.1/
3.1.4.Final
What's Changed
- [3.1] Use GA version of JDK 25 in the build by @DavideD in #2541
 - [3.1] Fix operations order in BatchingConnection by @DavideD in #2539
 - Bump org.ehcache:ehcache from 3.11.0 to 3.11.1 by @dependabot[bot] in #2487
 - Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 in the testcontainers group by @dependabot[bot] in #2489
 - Bump cockroachdb/cockroach from v25.3.0 to v25.3.1 in /tooling/docker by @dependabot[bot] in #2497
 - Bump the vertx group with 10 updates by @dependabot[bot] in #2490
 - Bump the testcontainers group with 2 updates by @dependabot[bot] in #2525
 - Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 by @dependabot[bot] in #2528
 - Bump org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2 by @dependabot[bot] in #2529
 
Full Changelog: 3.1.3...3.1.4
3.1.3.Final
What's Changed
- Bump cockroachdb/cockroach from v25.2.4 to v25.3.0 in /tooling/docker by @dependabot[bot] in #2466
 - [3.1] Remove parameters processing by @DavideD in #2468
 - [3.1] Test '?' operator for PostgreSQL by @DavideD in #2470
 - Bump org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5 by @dependabot[bot] in #2472
 
Full Changelog: 3.1.2...3.1.3
3.1.2.Final
What's Changed
- Bump postgres from 17.5 to 17.6 in /tooling/docker by @dependabot[bot] in #2455
 - Bump com.microsoft.sqlserver:mssql-jdbc from 13.1.1.jre11-preview to 13.2.0.jre11 in the testcontainers group by @dependabot[bot] in #2459
 - Bump the vertx group with 10 updates by @dependabot[bot] in #2457
 - Bump org.ehcache:ehcache from 3.10.8 to 3.11.0 by @dependabot[bot] in #2456
 - [3.1] Test collection events with StatelessSession by @DavideD in #2452
 
Full Changelog: 3.1.1...3.1.2
3.0.7.Final
What's Changed
- [3.0] Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2 in the testcontainers group by @DavideD in #2378
 - [3.0] Keep only major.minor version in README by @DavideD in #2424
 - [3.0] Upgrade Hibernate ORM to 7.0.10.Final by @DavideD in #2434
 - [3.0] "Not using JDBC" when locking previously loaded entities in Hibernate Reactive 3 by @DavideD in #2432
 
Full Changelog: 3.0.6...3.0.7
4.1.0.Final
What's Changed
- Update version in JBang templates to 3.0.0.Final by @DavideD in #2273
 - Switch from Hibernate Reactive 3.0 to 4.0 by @DavideD in #2274
 - Upgrade Vert.x SQL client to 5 by @DavideD in #2038
 - Test HQL 
newoperator with many-to-one by @DavideD in #2281 - ClassCastException when with @EmebedddedId and @OnetoOne relationship by @DavideD in #2287
 - Add AUTHORS.txt by @marko-bekhta in #2291
 - ClassCastException with MapsId, EmbeddedId, and many-to-one by @dreab8 in #2290
 - Improve error message when asking for a JDBC connection by @DavideD in #2293
 - Upgrade Hibernate ORM to 7.0.1.Final by @DavideD in #2298
 - Upgrade Hibernate ORM to 7.0.2.Final by @DavideD in #2301
 - Composite key with generated value not working properly by @DavideD in #2303
 - Switch to Maven Central publishing (main) by @marko-bekhta in #2308
 - Add JDK 26-ea to the build by @DavideD in #2310
 - Fix '?' parameters in limit/offset not being replaced with native equivalent when using PostgreSQL/MSSQL by @yrodiere in #2315
 - Release job alignment on Hibernate ORM + improvements by @yrodiere in #2319
 - Update optional snapshot repositories to point to central snapshots instead of ossrh ones by @marko-bekhta in #2313
 - Rename snapshot repo property by @DavideD in #2334
 - Migrate to Gradle version catalogs by @DavideD in #2337
 - Keep image and version of the containers in Dockerfile files by @DavideD in #2341
 - Update dependabot configuration by @DavideD in #2344
 - Remove invalid gradle-plugin-portal registry from dependabot by @DavideD in #2348
 - Bump org.asciidoctor.jvm.convert from 4.0.2 to 4.0.4 by @dependabot[bot] in #2349
 - Bump the testcontainers group with 5 updates by @dependabot[bot] in #2352
 - Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.25.1 by @dependabot[bot] in #2350
 - Bump cockroachdb/cockroach from v24.3.13 to v25.2.2 in /tooling/docker by @dependabot[bot] in #2354
 - Bump db2_community/db2 from 12.1.0.0 to 12.1.2.0 in /tooling/docker by @dependabot[bot] in #2355
 - Bump com.diffplug.spotless from 6.25.0 to 7.1.0 by @dependabot[bot] in #2356
 - Bump the vertx group with 10 updates by @dependabot[bot] in #2363
 - Bump junitVersion from 5.11.3 to 5.13.3 by @DavideD in #2364
 - Bump the hibernate group with 4 updates by @dependabot[bot] in #2361
 - Bump io.smallrye.reactive:mutiny from 2.9.0 to 2.9.3 in the mutiny group by @dependabot[bot] in #2360
 - Bump mariadb from 11.7.2 to 11.8.2 in /tooling/docker by @dependabot[bot] in #2358
 - Bump mssql/server from 2022-latest to 2025-latest in /tooling/docker by @dependabot[bot] in #2359
 - Upgrade MySQL docker image to container-registry.oracle.com/mysql/community-server:9.3.0 by @DavideD in #2365
 - Keep Hibernate Validator and expressively consistent by @DavideD in #2366
 - Remove gradle-nexus:publish-plugin from the catalog by @DavideD in #2367
 - Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2 in the testcontainers group by @dependabot[bot] in #2377
 - Fix chaining in ReactiveEmbeddableInitializerImpl#reactiveResolveInstance by @DavideD in #2382
 - Bump mysql/community-server from 9.3.0 to 9.4.0 in /tooling/docker by @dependabot[bot] in #2385
 - Bump the hibernate group with 4 updates by @dependabot[bot] in #2389
 - Bump com.microsoft.sqlserver:mssql-jdbc from 13.1.0.jre11-preview to 13.1.1.jre11-preview in the testcontainers group by @dependabot[bot] in #2394
 - Bump junitVersion from 5.13.3 to 5.13.4 by @dependabot[bot] in #2390
 - Bump io.smallrye.reactive:mutiny from 2.9.3 to 2.9.4 in the mutiny group by @dependabot[bot] in #2393
 - Bump org.junit.platform:junit-platform-launcher from junitPlatformVersion to 1.13.4 by @dependabot[bot] in #2391
 - Bump com.diffplug.spotless from 7.1.0 to 7.2.1 by @dependabot[bot] in #2392
 - Schedule regular builds for wip/3.1 on CI by @DavideD in #2399
 - Bump cockroachdb/cockroach from v25.2.2 to v25.2.4 in /tooling/docker by @dependabot[bot] in #2400
 - Bump the hibernate group with 4 updates by @dependabot[bot] in #2402
 - Bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0 in the testcontainers group by @dependabot[bot] in #2401
 - Consider moving away from subprojects block for subproject configuration by @dreab8 in #2388
 - Upgrade Hibernate ORM to 7.1.0.Final by @DavideD in #2410
 - Change development version to 4.1.0-SNAPSHOT by @DavideD in #2417
 - Upgrade Vert.x to 5.0.2 by @DavideD in #2418
 - Keep only major.minor version in README by @DavideD in #2421
 - Include new branches in GitHub workflows by @DavideD in #2426
 - Add test for mutation query with Joined Inheritance and Global Temporary Tables by @DavideD in #2427
 - Update reason for disabling the test and formattation by @DavideD in #2428
 - "Not using JDBC" when locking previously loaded entities in Hibernate Reactive 3 by @DavideD in #2436
 
Full Changelog: 3.0.0...4.1.0
4.0.0.Final
What's Changed
- Update version in JBang templates to 3.0.0.Final by @DavideD in #2273
 - Switch from Hibernate Reactive 3.0 to 4.0 by @DavideD in #2274
 - Upgrade Vert.x SQL client to 5 by @DavideD in #2038
 - Test HQL 
newoperator with many-to-one by @DavideD in #2281 - ClassCastException when with @EmebedddedId and @OnetoOne relationship by @DavideD in #2287
 - Add AUTHORS.txt by @marko-bekhta in #2291
 - ClassCastException with MapsId, EmbeddedId, and many-to-one by @dreab8 in #2290
 - Improve error message when asking for a JDBC connection by @DavideD in #2293
 - Upgrade Hibernate ORM to 7.0.1.Final by @DavideD in #2298
 - Upgrade Hibernate ORM to 7.0.2.Final by @DavideD in #2301
 - Composite key with generated value not working properly by @DavideD in #2303
 - Switch to Maven Central publishing (main) by @marko-bekhta in #2308
 - Add JDK 26-ea to the build by @DavideD in #2310
 - Fix '?' parameters in limit/offset not being replaced with native equivalent when using PostgreSQL/MSSQL by @yrodiere in #2315
 - Release job alignment on Hibernate ORM + improvements by @yrodiere in #2319
 - Update optional snapshot repositories to point to central snapshots instead of ossrh ones by @marko-bekhta in #2313
 - Rename snapshot repo property by @DavideD in #2334
 - Migrate to Gradle version catalogs by @DavideD in #2337
 - Keep image and version of the containers in Dockerfile files by @DavideD in #2341
 - Update dependabot configuration by @DavideD in #2344
 - Remove invalid gradle-plugin-portal registry from dependabot by @DavideD in #2348
 - Bump org.asciidoctor.jvm.convert from 4.0.2 to 4.0.4 by @dependabot[bot] in #2349
 - Bump the testcontainers group with 5 updates by @dependabot[bot] in #2352
 - Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.25.1 by @dependabot[bot] in #2350
 - Bump cockroachdb/cockroach from v24.3.13 to v25.2.2 in /tooling/docker by @dependabot[bot] in #2354
 - Bump db2_community/db2 from 12.1.0.0 to 12.1.2.0 in /tooling/docker by @dependabot[bot] in #2355
 - Bump com.diffplug.spotless from 6.25.0 to 7.1.0 by @dependabot[bot] in #2356
 - Bump the vertx group with 10 updates by @dependabot[bot] in #2363
 - Bump junitVersion from 5.11.3 to 5.13.3 by @DavideD in #2364
 - Bump the hibernate group with 4 updates by @dependabot[bot] in #2361
 - Bump io.smallrye.reactive:mutiny from 2.9.0 to 2.9.3 in the mutiny group by @dependabot[bot] in #2360
 - Bump mariadb from 11.7.2 to 11.8.2 in /tooling/docker by @dependabot[bot] in #2358
 - Bump mssql/server from 2022-latest to 2025-latest in /tooling/docker by @dependabot[bot] in #2359
 - Upgrade MySQL docker image to container-registry.oracle.com/mysql/community-server:9.3.0 by @DavideD in #2365
 - Keep Hibernate Validator and expressively consistent by @DavideD in #2366
 - Remove gradle-nexus:publish-plugin from the catalog by @DavideD in #2367
 - Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2 in the testcontainers group by @dependabot[bot] in #2377
 - Fix chaining in ReactiveEmbeddableInitializerImpl#reactiveResolveInstance by @DavideD in #2382
 - Bump mysql/community-server from 9.3.0 to 9.4.0 in /tooling/docker by @dependabot[bot] in #2385
 - Bump the hibernate group with 4 updates by @dependabot[bot] in #2389
 - Bump com.microsoft.sqlserver:mssql-jdbc from 13.1.0.jre11-preview to 13.1.1.jre11-preview in the testcontainers group by @dependabot[bot] in #2394
 - Bump junitVersion from 5.13.3 to 5.13.4 by @dependabot[bot] in #2390
 - Bump io.smallrye.reactive:mutiny from 2.9.3 to 2.9.4 in the mutiny group by @dependabot[bot] in #2393
 - Bump org.junit.platform:junit-platform-launcher from junitPlatformVersion to 1.13.4 by @dependabot[bot] in #2391
 - Bump com.diffplug.spotless from 7.1.0 to 7.2.1 by @dependabot[bot] in #2392
 - Schedule regular builds for wip/3.1 on CI by @DavideD in #2399
 - Bump cockroachdb/cockroach from v25.2.2 to v25.2.4 in /tooling/docker by @dependabot[bot] in #2400
 - Bump the hibernate group with 4 updates by @dependabot[bot] in #2402
 - Bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0 in the testcontainers group by @dependabot[bot] in #2401
 - Consider moving away from subprojects block for subproject configuration by @dreab8 in #2388
 - [4.0] Keep only major.minor version in README by @DavideD in #2422
 - [4.0] Upgrade Hibernate ORM to 7.0.10.Final by @DavideD in #2435
 - [4.0] "Not using JDBC" when locking previously loaded entities in Hibernate Reactive 3 by @DavideD in #2430
 
Full Changelog: 3.0.0...4.0.0
3.1.0.Final
3.1.0.CR2
What's Changed
- Upgrade Hibernate ORM to 7.1.0.CR2 by @dreab8 in #2403
 - Extra changes for ORM 7.1.0.CR2 by @DavideD in #2405
 
Full Changelog: 3.1.0.CR1...3.1.0.CR2
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/77?closed=1