Skip to content

Commit

Permalink
5.6.7.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Mar 16, 2022
1 parent 8c8a097 commit 8c2b960
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ Hibernate 5 Changelog

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)
------------------------------------------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle/version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
hibernateVersion=5.6.7-SNAPSHOT
hibernateVersion=5.6.7.Final

0 comments on commit 8c2b960

Please sign in to comment.