Tags
Authors
Hibernate Reactive 2.3.1.Final is now available!
This release is compatible with Hibernate ORM 6.5.2.Final
and contains
a bug fix for identity generation with batching.
The full list of changes is available on GitHub.
Hibernate Reactive 2.3.0.Final is now available!
This release is compatible with Hibernate ORM 6.5.0.Final and support for soft deletes.
The full list of changes is available on GitHub.
Hibernate Reactive 2.2.2.Final is now available!
This release is compatible with Hibernate ORM 6.4.2.Final and a minor bug fix.
The full list of changes is available on GitHub.
Hibernate Reactive 2.2.1.Final is now available!
This release is compatible with Hibernate ORM 6.4.1.Final and Vert.x SQL driver 4.5.1.
This version also contains:
[ ... ]
Hibernate Reactive 2.2.0.Final is now available!
This release is compatible with Hibernate ORM 6.4.0.Final and Vert.x SQL driver 4.5.0
The full list of changes is available on GitHub.
We have also released:
-
Hibernate Reactive 2.1.0.Final, compatible with Hibernate ORM 6.3.2.Final
-
Hibernate Reactive 2.0.7.Final, compatible with Hibernate ORM 6.2.13.Final
Hibernate Reactive 2.0.4.Final is now available!
This release is compatible with Hibernate ORM 6.2.8.Final and Vert.x SQL driver 4.4.5.
The full list of changes is available on GitHub.
Hibernate Reactive 2.0.4.Final is now available!
This release is compatible with Hibernate ORM 6.2.7.Final.
The full list of changes is available on GitHub.
Hibernate Reactive 2.0.3.Final is now available!
This release add a new getFactory()
method to the sessions API and fix a bug
when merging a referenced entity.
The full list of changes is available on GitHub.
Hibernate Reactive 2.0.2.Final is now available!
This release contains an important bug fix that solves a race codition issue when running muliple updates.
Hibernate Reactive 2.0.1.Final is now available!
This version is compatible with Hibernate ORM 6.2.5.Final)
and adds support for the @Lob
annotation for MySQL, MariaDB, Oracle, and MS Sql Server.