Skip to content

Commit 8e83f21

Browse files
committed
Pre-steps for release : 6.6.22.Final
1 parent 75b4872 commit 8e83f21

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

changelog.txt

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

44
Note: Please refer to JIRA to learn more about each issue.
55

6+
Changes in 6.6.22.Final (July 20, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/34297
10+
11+
** Bug
12+
* [HHH-19621] - SUBSTRING function for DB2i Series is broken
13+
* [HHH-19579] - Criteria update join - Column 'code' in SET is ambiguous
14+
* [HHH-19550] - Attribute join on correlated from node receives wrong root
15+
* [HHH-19524] - @OneToOne relationship unnecessary joins in nativeQuery
16+
* [HHH-19457] - Inheritance with type JOINED not working in a related entity
17+
* [HHH-19368] - Group by and single-table inheritance sub-select query error
18+
* [HHH-19031] - Loading an Entity a second time when it contains an embedded object causes IllegalArgumentException
19+
20+
** Task
21+
* [HHH-19624] - Test EDB with the EDB drivers
22+
23+
624
Changes in 6.6.21.Final (July 13, 2025)
725
------------------------------------------------------------------------------------------------------------------------
826

gradle/version.properties

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

0 commit comments

Comments
 (0)