Skip to content

Commit e19eea1

Browse files
committed
5.6.0.Final
1 parent 48068e0 commit e19eea1

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

changelog.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ Hibernate 5 Changelog
33

44
Note: 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+
621
Changes in 5.6.0.CR1 (September 29, 2021)
722
------------------------------------------------------------------------------------------------------------------------
823

gradle/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=5.6.0-SNAPSHOT
1+
hibernateVersion=5.6.0.Final

0 commit comments

Comments
 (0)