Happy new year to all!

During the break we released two versions of Hibernate ORM: both 5.4.26.Final and 5.4.27.Final, and couldn’t announce them properly.

So now feel free to ignore the already out of date .26 and jump to .27.

Micrometer Statistics

The Micrometer integration with Hibernate ORM was now moved into the Hibernate ORM repository.

This should help to keep the integration more stable as ORM evolves, and improve the metrics we expose going forward.

You can still use the module from Micrometer, but this is likely going to be deprecated soon. We suggest migrating your dependency to org.hibernate:hibernate-micrometer.

Minor updates

Some other minor defects have been fixed, for a full list see:

Getting 5.4.27.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