We just released the seventh maintenance release of Hibernate ORM 5.4.

What’s new

This release contains performance improvements and bug fixes. Two noteworthy bug fixes are:

  • HHH-13432 fixes a bug in what settings get exposed via EntityManagerFactory#getProperties

  • HHH-12858 fixes a bug in handling integration settings from containers integrating with Hibernate

Bugfixes

You can find the full list of changes in this version here (or, for people without a Hibernate Jira account, here).

Getting 5.4.7.Final

All details are available and up to date on the dedicated page on hibernate.org.

Feedback, issues, ideas?

To get in touch, use the usual channels:


Back to top