Skip to content

ReleaseNotes5.2

Steve Ebersole edited this page Oct 6, 2016 · 3 revisions

Hibernate ORM 5.2

Vitals

Release Date

June 1st, 2016

Tag

https://github.com/hibernate/hibernate-orm/releases/tag/5.2.0

Release Announcement

http://in.relation.to/2016/06/01/hibernate-orm-520-final-release/

Migration Guide

https://github.com/hibernate/hibernate-orm/wiki/Migration-Guide---5.2

Change Log

here or here, respectively for those with and without a Hibernate Jira account

Release Notes

Its original Road Map plan was covered very well. Only the item "Gail’s OperationalContext" did not make it into 5.2. That particular change will be included in 6.x - hopefully 6.0 depending on how Type dependent the OperationalContext work is.

In addition to the original Road Map items, the following features were added: - Support for integrating with JCache providers as second level caching providers * Support for controlling "JDBC batch size" at the Session level