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
33
44Note: Please refer to JIRA to learn more about each issue.
55
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+
619Changes in 6.2.41.Final (July 20, 2025)
720------------------------------------------------------------------------------------------------------------------------
821
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