Skip to content

Commit 6c4f6dc

Browse files
committed
Pre-steps for release : 6.2.42.Final
1 parent 7639ae3 commit 6c4f6dc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ Hibernate 6 Changelog
33

44
Note: 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+
619
Changes in 6.2.41.Final (July 20, 2025)
720
------------------------------------------------------------------------------------------------------------------------
821

gradle/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.2.42-SNAPSHOT
1+
hibernateVersion=6.2.42.Final

0 commit comments

Comments
 (0)