File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ Hibernate 6 Changelog
3
3
4
4
Note: Please refer to JIRA to learn more about each issue.
5
5
6
+ Changes in 6.2.22.Final (January 24, 2024)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/32246
10
+
11
+ ** Bug
12
+ * [HHH-17670] - NPE in FromClause#findTableGroup
13
+ * [HHH-17634] - Merging a new entity having a @GeneratedValue id should not set the generated id to the original entity
14
+
15
+
6
16
Changes in 6.2.21.Final (January 22, 2024)
7
17
------------------------------------------------------------------------------------------------------------------------
8
18
Original file line number Diff line number Diff line change 1
- hibernateVersion =6.2.22-SNAPSHOT
1
+ hibernateVersion =6.2.22.Final
You can’t perform that action at this time.
0 commit comments