Skip to content

Commit 35370f8

Browse files
committed
Pre-steps for release : 6.6.30.Final
1 parent 18afa51 commit 35370f8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

changelog.txt

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

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

6+
Changes in 6.6.30.Final (September 29, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/35320
10+
11+
** Bug
12+
* [HHH-19784] - Bytecode enhancement generates wrong field access method for classes in different JARs but with same package name deployed in the same EAR
13+
* [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
14+
* [HHH-19681] - AssertionError on extract results from array containing jsonb values
15+
16+
617
Changes in 6.6.29.Final (September 14, 2025)
718
------------------------------------------------------------------------------------------------------------------------
819

gradle/version.properties

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

0 commit comments

Comments
 (0)