File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ Hibernate 6 Changelog
33
44Note: Please refer to JIRA to learn more about each issue.
55
6+ Changes in 6.4.7.Final (April 25, 2024)
7+ ------------------------------------------------------------------------------------------------------------------------
8+
9+ https://hibernate.atlassian.net/projects/HHH/versions/32285
10+
11+ ** Bug
12+ * [HHH-17964] - Hibernate using wrong column order for ElementCollection query when composite ID is present
13+ * [HHH-17883] - Wrong order of primary key join columns with @EmbeddedId and joined inheritance
14+
15+ ** Task
16+ * [HHH-17981] - Automate maintenance releases for 6.4
17+
18+
619Changes in 6.4.6.Final (April 24, 2024)
720------------------------------------------------------------------------------------------------------------------------
821
Original file line number Diff line number Diff line change 1- hibernateVersion =6.4.7-SNAPSHOT
1+ hibernateVersion =6.4.7.Final
You can’t perform that action at this time.
0 commit comments