File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ 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.41.Final (July 20, 2025)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/34198
10
+
11
+ ** Bug
12
+ * [HHH-19621] - SUBSTRING function for DB2i Series is broken
13
+ * [HHH-19550] - Attribute join on correlated from node receives wrong root
14
+ * [HHH-19497] - Fallback implementation of IN LIST is incorrect with dangerous consequences
15
+
16
+
6
17
Changes in 6.2.40.Final (July 06, 2025)
7
18
------------------------------------------------------------------------------------------------------------------------
8
19
Original file line number Diff line number Diff line change 1
- hibernateVersion =6.2.41-SNAPSHOT
1
+ hibernateVersion =6.2.41.Final
You can’t perform that action at this time.
0 commit comments