-
Notifications
You must be signed in to change notification settings - Fork 3.5k
ReleaseNotes5.2
- 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](https://hibernate.atlassian.net/projects/HHH/versions/23150/tab/release-report-done) or [here](https://hibernate.atlassian.net/browse/HHH-8507?jql=statusCategory%20%3D%20done%20AND%20project%20%3D%2010031%20AND%20fixVersion%20%3D%2023150%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC), for those with and without a Hibernate Jira account respectively
Its original [Road Map](https://github.com/hibernate/hibernate-orm/wiki/Roadmap5.2) 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