We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
6.4.6.Final
1 parent 652a675 commit 17391aaCopy full SHA for 17391aa
changelog.txt
@@ -3,6 +3,15 @@ Hibernate 6 Changelog
3
4
Note: Please refer to JIRA to learn more about each issue.
5
6
+Changes in 6.4.6.Final (April 24, 2024)
7
+------------------------------------------------------------------------------------------------------------------------
8
+
9
+https://hibernate.atlassian.net/projects/HHH/versions/32282
10
11
+** Bug
12
+ * [HHH-17883] - Wrong order of primary key join columns with @EmbeddedId and joined inheritance
13
14
15
Changes in 6.4.5.Final (April 23, 2024)
16
------------------------------------------------------------------------------------------------------------------------
17
gradle/version.properties
@@ -1 +1 @@
1
-hibernateVersion=6.4.6-SNAPSHOT
+hibernateVersion=6.4.6.Final
0 commit comments