Skip to content

Commit

Permalink
Pre-steps for release : 6.4.7.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Apr 25, 2024
1 parent 2811aad commit 396a7f4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions changelog.txt
Expand Up @@ -3,6 +3,19 @@ Hibernate 6 Changelog

Note: Please refer to JIRA to learn more about each issue.

Changes in 6.4.7.Final (April 25, 2024)
------------------------------------------------------------------------------------------------------------------------

https://hibernate.atlassian.net/projects/HHH/versions/32285

** Bug
* [HHH-17964] - Hibernate using wrong column order for ElementCollection query when composite ID is present
* [HHH-17883] - Wrong order of primary key join columns with @EmbeddedId and joined inheritance

** Task
* [HHH-17981] - Automate maintenance releases for 6.4


Changes in 6.4.6.Final (April 24, 2024)
------------------------------------------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle/version.properties
@@ -1 +1 @@
hibernateVersion=6.4.7-SNAPSHOT
hibernateVersion=6.4.7.Final

0 comments on commit 396a7f4

Please sign in to comment.