5.5.6.Final
This commit is contained in:
parent
e528a1ab53
commit
6cdab40f67
|
@ -3,6 +3,15 @@ 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.5.6.Final (August 04, 2021)
|
||||||
|
------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
https://hibernate.atlassian.net/projects/HHH/versions/31968
|
||||||
|
|
||||||
|
** Bug
|
||||||
|
* [HHH-14768] - hibernate-jpamodelgen fails to generate metamodel for recursive type variable definition
|
||||||
|
|
||||||
|
|
||||||
Changes in 5.5.5.Final (July 29, 2021)
|
Changes in 5.5.5.Final (July 29, 2021)
|
||||||
------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
hibernateVersion=5.5.6-SNAPSHOT
|
hibernateVersion=5.5.6.Final
|
Loading…
Reference in New Issue