File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,22 @@ Hibernate 5 Changelog
33
44Note: Please refer to JIRA to learn more about each issue.
55
6+ Changes in 5.5.5.Final (July 29, 2021)
7+ ------------------------------------------------------------------------------------------------------------------------
8+
9+ https://hibernate.atlassian.net/projects/HHH/versions/31963
10+
11+ ** Bug
12+ * [HHH-14740] - HHH-14740 Still need the nullcheck removed in HHH-14727
13+ * [HHH-14724] - Metamodel generates invalid model classes for converters and user types
14+
15+ ** Improvement
16+ * [HHH-14755] - Allow to instantiate a DefaultIdentifierGeneratorFactory which does not bind to the BeanManager
17+
18+ ** Task
19+ * [HHH-10661] - Method serialize() in StatefulPersistenceContext has duplicate code
20+
21+
622Changes in 5.5.4.Final (July 19, 2021)
723------------------------------------------------------------------------------------------------------------------------
824
Original file line number Diff line number Diff line change 1- hibernateVersion =5.5.5-SNAPSHOT
1+ hibernateVersion =5.5.5.Final
You can’t perform that action at this time.
0 commit comments