Skip to content

Releases: hibernate/hibernate-reactive

4.1.4.Final

07 Nov 14:48

Choose a tag to compare

What's Changed

  • [4.1] Bump mysql/community-server from 9.4.0 to 9.5.0 in /tooling/docker by @dependabot[bot] in #2670
  • [4.1] Bump the hibernate group with 4 updates by @dependabot[bot] in #2678
  • [4.1] Bump io.smallrye.reactive:mutiny from 2.9.4 to 2.9.5 in the mutiny group by @dependabot[bot] in #2679
  • [4.1] Bump com.mysql:mysql-connector-j from 9.4.0 to 9.5.0 in the testcontainers group by @dependabot[bot] in #2681
  • [4.1] Fix insert with stateless session and embedded id by @DavideD in #2693
  • [4.1] Make sure to close the connection in case of error by @DavideD in #2701

Full Changelog: 4.1.3...4.1.4

3.1.7.Final

07 Nov 14:48

Choose a tag to compare

Release 3.1.7.Final

3.0.9.Final

07 Nov 14:50

Choose a tag to compare

What's Changed

Full Changelog: 3.0.8...3.0.9

4.1.3.Final

07 Nov 14:46

Choose a tag to compare

What's Changed

  • [4.1] Adjust asciidoc task to render the reference guide by @marko-bekhta in #2626
  • [4.1] Bump the hibernate group with 4 updates by @dependabot[bot] in #2632
  • [4.1] Bump com.microsoft.sqlserver:mssql-jdbc from 13.2.0.jre11 to 13.2.1.jre11 in the testcontainers group by @dependabot[bot] in #2636
  • [4.1] Bump org.hibernate.infra:hibernate-asciidoctor-theme from 6.0.2.Final to 6.0.4.Final in the hibernate group by @dependabot[bot] in #2643
  • [4.1] Better error message when transparently loading lazy fields by @DavideD in #2646
  • [4.1] Bump cockroachdb/cockroach from v25.3.2 to v25.3.3 in /tooling/docker by @dependabot[bot] in #2654
  • [4.1] Bump the vertx group with 10 updates by @dependabot[bot] in #2659

Full Changelog: 4.1.2...4.1.3

3.1.6.Final

07 Nov 14:47

Choose a tag to compare

What's Changed

  • Bump junitVersion from 5.13.4 to 6.0.0 by @dependabot[bot] in #2594
  • [3.1] Bump org.junit.platform:junit-platform-launcher from 1.13.4 to 6.0.0 by @dependabot[bot] in #2611
  • [3.1] Bump the hibernate group with 4 updates by @dependabot[bot] in #2580
  • [3.1] Bump the hibernate group with 4 updates by @dependabot[bot] in #2627
  • [3.1] Bump com.microsoft.sqlserver:mssql-jdbc from 13.2.0.jre11 to 13.2.1.jre11 in the testcontainers group by @dependabot[bot] in #2631
  • [3.1] Better error message when transparently loading lazy fields by @DavideD in #2647
  • [3.1] Bump the vertx group with 10 updates by @dependabot[bot] in #2657
  • [3.1] Bump cockroachdb/cockroach from v25.3.2 to v25.3.3 in /tooling/docker by @dependabot[bot] in #2660

Full Changelog: 3.1.5...3.1.6

4.1.2.Final

07 Nov 14:45

Choose a tag to compare

What's Changed

  • [4.1] Build will no longer publish docs to http://hiebrnate.org by @DavideD in #2573
  • [4.1] Update the theme versions and fix the project key by @DavideD in #2574
  • [4.1] Bump the hibernate group with 4 updates by @dependabot[bot] in #2607
  • [4.1] Bump org.junit.platform:junit-platform-launcher from 1.13.4 to 6.0.0 by @dependabot[bot] in #2579
  • [4.1] Bump junitVersion from 5.13.4 to 6.0.0 by @dependabot[bot] in #2613
  • [4.1] Bump com.diffplug.spotless from 7.2.1 to 8.0.0 by @dependabot[bot] in #2614
  • [4.1] Bump org.ehcache:ehcache from 3.11.0 to 3.11.1 by @dependabot[bot] in #2609
  • [4.1] Bump the vertx group with 10 updates by @dependabot[bot] in #2608
  • [4.1] Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 by @dependabot[bot] in #2602
  • Bump cockroachdb/cockroach from v25.3.0 to v25.3.2 in /tooling/docker by @dependabot[bot] in #2603
  • [4.1] Bump org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2 by @dependabot[bot] in #2601
  • [4.1] Bump com.ongres.scram:scram-client from 3.1 to 3.2 by @dependabot[bot] in #2581
  • [4.1] Bump the testcontainers group with 3 updates by @dependabot[bot] in #2597
  • [4.1] Bump postgres from 17.6 to 18.0 in /tooling/docker by @dependabot[bot] in #2583
  • [4.1] Update to Gradle 9.1 by @DavideD in #2618
  • [4.1] Enable Gradle Configuration Cache by @DavideD in #2619
  • [4.1] Add test for Wrong query generated when an EnbeddedId is used in a WHERE clause using the IN operator by @DavideD in #2620
  • [4.1] Disable gradle cache by @DavideD in #2624

Full Changelog: 4.1.1...4.1.2

3.1.5.Final

07 Nov 14:47

Choose a tag to compare

What's Changed

  • Bump postgres from 17.6 to 18.0 in /tooling/docker by @dependabot[bot] in #2545
  • Bump cockroachdb/cockroach from v25.3.1 to v25.3.2 in /tooling/docker by @dependabot[bot] in #2542
  • [3.1] Bump the hibernate group with 4 updates by @dependabot[bot] in #2551
  • [3.1] Bump com.diffplug.spotless from 7.2.1 to 8.0.0 by @dependabot[bot] in #2552
  • [3.1] Session.find should respect the NOWAIT lock by @DavideD in #2558
  • [3.1] Migrate to release scripts for documentation publishing by @dreab8 in #2548

Full Changelog: 3.1.4...3.1.5

4.1.1.Final

03 Oct 08:58

Choose a tag to compare

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

29 Sep 09:16

Choose a tag to compare

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

29 Sep 09:15

Choose a tag to compare

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