Pre-steps for release : `6.2.21.Final`
This commit is contained in:
parent
1b9d4a3e36
commit
1f89edeb4c
|
@ -3,6 +3,15 @@ Hibernate 6 Changelog
|
|||
|
||||
Note: Please refer to JIRA to learn more about each issue.
|
||||
|
||||
Changes in 6.2.21.Final (January 22, 2024)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
https://hibernate.atlassian.net/projects/HHH/versions/32241
|
||||
|
||||
** Bug
|
||||
* [HHH-17643] - Allow uninitialized proxy serialization even when a SessionFactory is not available
|
||||
|
||||
|
||||
Changes in 6.2.20.Final (January 16, 2024)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
hibernateVersion=6.2.21-SNAPSHOT
|
||||
hibernateVersion=6.2.21.Final
|
Loading…
Reference in New Issue