Compatibility
Java | 11, 17 or 18 |
Jakarta Persistence | 3.1 and 3.0 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy.
Documentation
Documentation for Hibernate ORM 6.1 can be accessed through the links below:
You can find more documentation for all series on the documentation page.
How to get it
More information about specific releases (announcements, download links) can be found here.
Migrating
If you need to upgrade from a previous series, please refer to the migration guide:
What's new
Latest release announcement (2023-02-07): 6.1.7.Final.
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Check out this article which describes the new features in more detail and examples of how to use them!
-
Support for sub-query in HQL/Criteria from-clause
-
Store basic arrays and collections using JDBC ARRAY/JSON/XML types
-
Unified
mapping.xml
XSD
Releases in this series
6.1.7.Final
2023-02-07
6.1.6.Final
2022-12-07
improvements, bug fixes, performance
6.1.5.Final
2022-10-28
improvements, bug fixes, performance
6.1.4.Final
2022-10-05
improvements, bug fixes
6.1.3.Final
2022-09-08
improvements, bug fixes
6.1.2.Final
2022-08-03
improvements, bug fixes
6.1.1.Final
2022-07-01
improvements, bug fixes
6.1.0.Final
2022-06-07
6.1.0, Java 11, Jakarta Persistence