Skip to content

Commit e2c64c8

Browse files
committed
Pre-steps for release : 6.6.21.Final
1 parent f50c525 commit e2c64c8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.txt

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

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

6+
Changes in 6.6.21.Final (July 13, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/34199
10+
11+
** Bug
12+
* [HHH-19596] - NPE when array/collection of Struct contains null value
13+
* [HHH-19542] - Embeddable in secondary table fails to recognize a nested embeddable is in the same table
14+
15+
616
Changes in 6.6.20.Final (July 06, 2025)
717
------------------------------------------------------------------------------------------------------------------------
818

gradle/version.properties

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

0 commit comments

Comments
 (0)