Hibernate Reactive

1.1 series stable

Release with Vert.x 4.2 and integration with Oracle

Compatibility

Java 11, 16 or 17
Hibernate ORM 5.6
Vert.x 4.2

Not compatible with your requirements? Have a look at the other series.

See also the Compatibility policy.

Documentation

Documentation for Hibernate Reactive 1.1 can be accessed through the links below:

HTML API (JavaDoc)

You can find more documentation for all series on the documentation page.

How to get it

Maven, Gradle...

Maven artifacts of Hibernate Reactive are published to Maven Central.

You can find the Maven coordinates of all artifacts through the link below:

Maven artifacts

Below are the Maven coordinates of the main artifacts.

org.hibernate.reactive:hibernate-reactive-core:1.1.9.Final
Core implementation

Direct download

Individual Maven artifacts may be downloaded directly from Maven Central:

Maven Central subdirectory

See here for how to download all dependencies of your Maven project to a local directory on your filesystem.

See here for how to download an explicitly listed set of artifacts to a local directory on your filesystem.

More information about specific releases (announcements, download links) can be found here.

Getting started

If you want to start using Hibernate Reactive 1.1, please refer to the getting started guide:

HTML

What's new

Latest release announcement (2022-10-18): 1.1.9.Final.

A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.

Releases in this series

1.1.9.Final

2022-10-18

Avoid type cache pollution on checks for type ReactiveConnectionSupplier

How to get it Getting started

Maven artifacts Release announcement

1.1.8.Final

2022-09-28

Hibernate ORM 5.6.12.Final, Lazy fields and force flush bug fixes

Maven artifacts Release announcement

1.1.7.Final

2022-07-01

Fix fetch to-one association, Fix pagination in MSSQL, Mutiny 1.6.0

Maven artifacts Release announcement

1.1.6.Final

2022-05-23

Query cache performance fix, stateless session fetch bug fix

Maven artifacts Release announcement

1.1.5.Final

2022-05-16

1.1.5.Beta2

2022-05-13

Bug fixes, support `hibernate.order_updates` and Hibernate ORM 5.6.8.Final

Maven artifacts

1.1.4.Final

2022-02-22

Bug fixes, Upgrade Hibernate ORM to 5.6.7.Final

Maven artifacts Release announcement

1.1.3.Final

2022-02-11

Integration with Oracle, Scope isolation when creating a new Vert.x context

Maven artifacts Release announcement

1.1.2.Final

2022-01-14

Bug fix, Vert.x 4.2.3, Hibernate ORM 5.6.3.Final, Log4j 2.17.1

Maven artifacts

1.1.1.Final

2021-12-13

Upgrade to Hibernate ORM 5.6.2.Final

Maven artifacts Release announcement

1.1.0.Final

2021-11-09

Back to top