Skip to content

Commit 63b844f

Browse files
committed
Pre-steps for release : 6.6.28.Final
1 parent 30b6b6c commit 63b844f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.txt

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

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

6+
Changes in 6.6.28.Final (August 31, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/35057
10+
11+
** Bug
12+
* [HHH-19740] - Collection table deletion for table per class subclass entity fails with UnknownTableReferenceException
13+
* [HHH-19738] - JDBC password logged when specified via jakarta.persistence.jdbc.password
14+
* [HHH-19734] - Cache hit of bytecode enhanced proxy with shallow query cache layout fails
15+
* [HHH-19648] - Recursive @Embeddable mapping leads to stack overflow
16+
17+
618
Changes in 6.6.27.Final (August 24, 2025)
719
------------------------------------------------------------------------------------------------------------------------
820

gradle/version.properties

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

0 commit comments

Comments
 (0)