Hibernate ORM 5.5 has reached its end-of-life:
We encourage you to upgrade to a newer series if possible. |
Compatibility
Java | 8, 11 or 17 |
JPA | 2.2 |
Jakarta Persistence | 3.0 |
Not compatible with your requirements? Have a look at the other series.
See also the Compatibility policy.
Documentation
Documentation for Hibernate ORM 5.5 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.5 has reached its end-of-life: we recommend you use a newer series if possible. |
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 (2021-12-16): 5.5.9.Final.
A detailed list of new features, improvements and fixes in this series can be found on our issue tracker.
Jakarta JPA 2.2 and 3.0
Hibernate ORM 5.5 adds new artifacts with the artifact id suffix "-jakarta" like hibernate-core-jakarta
.
The hibernate-core-jakarta
artifact implements the Jakarta JPA 3.0 specification,
while the hibernate-core
artifact still implements the Jakarta JPA 2.2 specification.
The artifacts are both certified as compatible implementations:
Please note that the Jakarta artifacts are still considered experimental.
Bytecode enhancement
The bytecode enhancement configuration was adapted to turn on enhancement-as-proxy by default and remove the switch for configuring this.
Releases in this series
Hibernate ORM 5.5 has reached its end-of-life: we recommend you use a newer series if possible. |
5.5.9.Final
2021-12-16
5.5.8.Final
2021-10-13
Maintenance
Maven artifacts Download Resolved issues Release announcement
5.5.7.Final
2021-08-26
Performance and minor bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.6.Final
2021-08-04
minor bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.5.Final
2021-07-30
minor bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.4.Final
2021-07-19
improvements, bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.3.Final
2021-06-23
improvements, bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.2.Final
2021-06-15
Jakarta JPA 2.2 and 3.0, Bytecode enhancement, bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.0.Final
2021-06-02
Jakarta JPA 2.2 and 3.0, Bytecode enhancement, bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.0.CR1
2021-05-24
improvements, bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.0.Beta1
2021-05-12
improvements, bug fixes
Maven artifacts Download Resolved issues Release announcement
5.5.0.Alpha1
2021-04-30
Jakarta JPA work in progress, Bytecode enhancement, bug fixes
Maven artifacts Download Resolved issues Release announcement