File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ 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.42.Final (August 10, 2025)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/34396
10
+
11
+ ** Bug
12
+ * [HHH-19698] - In list predicate fails to parse with null literal
13
+ * [HHH-19453] - sequence support not working on db2 As400 7.3
14
+ * [HHH-19261] - OracleDialect getQueryHintString incorrectly joins supplied hints
15
+ * [HHH-17897] - Joining Multiple CTEs in a HQL
16
+ * [HHH-17522] - Support correlation of CTEs
17
+
18
+
6
19
Changes in 6.2.41.Final (July 20, 2025)
7
20
------------------------------------------------------------------------------------------------------------------------
8
21
Original file line number Diff line number Diff line change 1
- hibernateVersion =6.2.42-SNAPSHOT
1
+ hibernateVersion =6.2.42.Final
You can’t perform that action at this time.
0 commit comments