5.6.7.Final
This commit is contained in:
parent
8c8a097e12
commit
8c2b9609f1
|
@ -3,6 +3,16 @@ Hibernate 5 Changelog
|
||||||
|
|
||||||
Note: Please refer to JIRA to learn more about each issue.
|
Note: Please refer to JIRA to learn more about each issue.
|
||||||
|
|
||||||
|
Changes in 5.6.7.Final (March 16, 2022)
|
||||||
|
------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
https://hibernate.atlassian.net/projects/HHH/versions/32053
|
||||||
|
|
||||||
|
** Improvement
|
||||||
|
* [HHH-15124] - Relax usage of DeprecationLogger: avoid some confusing reports
|
||||||
|
* [HHH-15067] - Make NonNullableTransientDependencies.(String propertyName, Object transientEntity) method public
|
||||||
|
|
||||||
|
|
||||||
Changes in 5.6.6.Final (March 15, 2022)
|
Changes in 5.6.6.Final (March 15, 2022)
|
||||||
------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
hibernateVersion=5.6.7-SNAPSHOT
|
hibernateVersion=5.6.7.Final
|
Loading…
Reference in New Issue