Hibernate ORM 5.6 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 | 8, 11, 17 or 18 |
JPA | 2.2 |
Jakarta Persistence | 3.0 |
Jakarta EE | 9 |
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 5.6 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 5.6 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 5.6 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 5.6, 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
Latest release announcement (2023-02-06): 5.6.15.Final.
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Removal of Javassist
When it comes to bytecode enhancement of entities, we used to support using either Byte Buddy or Javassist.
The Byte Buddy option has been for long the preferred choice, while Javassist was deprecated and is now removed.s
Development versions (SNAPSHOTS)
The latest development versions of Maven artifacts for Hibernate ORM are published to the JBoss Nexus 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://repository.jboss.org/nexus/content/repositories/public
and to enable snapshots:
Releases in this series
Hibernate ORM 5.6 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. |
important bug fixes, type pollution cache mitigations
important bug fixes, type pollution cache mitigations
important bug fixes, type pollution cache mitigations
small improvements, bug fixes
small improvements, bug fixes
small improvements, bug fixes
Paving the road for Hibernate ORM 6
Paving the road for Hibernate ORM 6
Paving the road for Hibernate ORM 6
Paving the road for Hibernate ORM 6
Paving the road for Hibernate ORM 6
Maven artifacts Download Resolved issues Release announcement
Paving the road for Hibernate ORM 6
Maven artifacts Download Resolved issues Release announcement
Paving the road for Hibernate ORM 6
Maven artifacts Download Resolved issues Release announcement
Paving the road for Hibernate ORM 6
Maven artifacts Download Resolved issues Release announcement
Bugfixes
Paving the road for Hibernate ORM 6
Maven artifacts Download Resolved issues Release announcement
Getting ready
Maven artifacts Download Resolved issues Release announcement
Dropped Javassist support, performance improvements
Maven artifacts Download Resolved issues Release announcement