Hibernate ORM 6.4 is in limited support mode:
We recommend that you upgrade to a newer series if possible or look for paid support. See also the Maintenance policy. |
Compatibility
Java | 11, 17 or 21 |
Jakarta Persistence | 3.1 |
Jakarta EE | 10 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy and Maintenance policy.
Documentation
Documentation for Hibernate ORM 6.4 can be accessed through the links below:
You can find more documentation for all series on the documentation page.
How to get it
Hibernate ORM 6.4 is in limited maintenance mode: we recommend that you upgrade to a newer series if possible or look for paid support. See also the Maintenance policy. |
More information about specific releases (announcements, download links) can be found here.
Getting started
Hibernate ORM 6.4 is in limited maintenance mode: we recommend that you upgrade to a newer series if possible or look for paid support. See also the Maintenance policy. |
If you want to start using Hibernate ORM 6.4, please refer to the getting started guide:
Migrating
If you need to upgrade from a previous series, please refer to the migration guide:
What's new
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
-
soft-delete
-
non-String tenant-id
-
array functions
Development versions (SNAPSHOTS)
The latest development versions of Maven artifacts for Hibernate ORM are published to the OSSRH snapshots repository.
You should only need those (unstable) versions for testing recently merged patches, and should never use them in production.
To consume these artifacts, you may need to configure your build tool to fetch artifacts
from
https://oss.sonatype.org/content/repositories/snapshots
and to enable snapshots:
Releases in this series
Hibernate ORM 6.4 is in limited maintenance mode: we recommend that you upgrade to a newer series if possible or look for paid support. See also the Maintenance policy. |
bug fixes
bug fixes
bug fixes
bug fixes
bug fixes
improvements, bug fixes
improvements, bug fixes
improvements, bug fixes
improvements, bug fixes
soft-delete, vector module, array functions, non-String tenant-id, Java Flight Recorder module
soft-delete, array functions, non-String tenant-id