Compatibility
Java | 11, 16 or 17 |
Hibernate ORM | 5.6 |
Vert.x | 4.1 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy and Maintenance policy.
Documentation
Documentation for Hibernate Reactive 1.0 can be accessed through the links below:
You can find more documentation for all series on the documentation page.
How to get it
Hibernate Reactive 1.0 has reached its end-of-life: we recommend that you upgrade to a newer series if possible. See also the Maintenance policy. |
More information about specific releases (announcements, download links) can be found here.
Getting started
Hibernate Reactive 1.0 has reached its end-of-life: we recommend that you upgrade to a newer series if possible. See also the Maintenance policy. |
If you want to start using Hibernate Reactive 1.0, please refer to the getting started guide:
What's new
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Releases in this series
Hibernate Reactive 1.0 has reached its end-of-life: we recommend that you upgrade to a newer series if possible. See also the Maintenance policy. |
Bug fix, Upgrade to Vert.x 4.1.8, Backport some changes from 1.1.2.Final
Upgrade to Vert.x 4.1.7, Upgrade to ORM 5.6.3, Backport some changes from 1.1.2.Final
Performance improvements
First stable release
Change return of openSession. Schema update/validation for MySql, Db2 and MSSQL
Miscrosoft SQL Server support, Vert.x Json type as built-in type
Change license to Apache 2.0, Support hibernate.jdbc.time_zone
for time types
Upgrade to ORM 5.5 and Vert.x 4.1, new withStatelessSession method
Multitenancy bugfixes, withTransaction and withSession join existing transactions
ORM 5.5 support, reactive session close, orphan removal fix
Bugfix for id generation
Upgrade to Vert.x 4.0.3
Support for CockroachDB, MariaDB and @Generated
Performance improvements and initial support for @ElementCollection