Pre-steps for release : `6.4.6.Final`
This commit is contained in:
parent
652a675bb2
commit
17391aa59c
|
@ -3,6 +3,15 @@ Hibernate 6 Changelog
|
|||
|
||||
Note: Please refer to JIRA to learn more about each issue.
|
||||
|
||||
Changes in 6.4.6.Final (April 24, 2024)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
https://hibernate.atlassian.net/projects/HHH/versions/32282
|
||||
|
||||
** Bug
|
||||
* [HHH-17883] - Wrong order of primary key join columns with @EmbeddedId and joined inheritance
|
||||
|
||||
|
||||
Changes in 6.4.5.Final (April 23, 2024)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
hibernateVersion=6.4.6-SNAPSHOT
|
||||
hibernateVersion=6.4.6.Final
|
Loading…
Reference in New Issue