File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ Hibernate 5 Changelog
33
44Note: Please refer to JIRA to learn more about each issue.
55
6+ Changes in 5.6.0.Final (October 11, 2021)
7+ ------------------------------------------------------------------------------------------------------------------------
8+
9+ https://hibernate.atlassian.net/projects/HHH/versions/31985
10+
11+ ** Bug
12+ * [HHH-13295] - @EmbeddedId + @MapsId targeting a derived entity giving an error on bootstraping
13+
14+ ** Deprecation
15+ * [HHH-14857] - Some more APIs marked as deprecated in preparation for v. 6
16+
17+ ** Improvement
18+ * [HHH-14868] - Upgrade to ByteBuddy 1.11.20
19+
20+
621Changes in 5.6.0.CR1 (September 29, 2021)
722------------------------------------------------------------------------------------------------------------------------
823
Original file line number Diff line number Diff line change 1- hibernateVersion =5.6.0-SNAPSHOT
1+ hibernateVersion =5.6.0.Final
You can’t perform that action at this time.
0 commit comments