Pre-steps for release : `6.2.31.Final`
This commit is contained in:
parent
c180c1e0d5
commit
e773638323
|
@ -3,6 +3,15 @@ Hibernate 6 Changelog
|
|||
|
||||
Note: Please refer to JIRA to learn more about each issue.
|
||||
|
||||
Changes in 6.2.31.Final (August 21, 2024)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
https://hibernate.atlassian.net/projects/HHH/versions/32331
|
||||
|
||||
** Bug
|
||||
* [HHH-18506] - Flush performance degradation due to itable stubs
|
||||
|
||||
|
||||
Changes in 6.2.30.Final (August 06, 2024)
|
||||
------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
hibernateVersion=6.2.31-SNAPSHOT
|
||||
hibernateVersion=6.2.31.Final
|
Loading…
Reference in New Issue