Skip to content

Commit 8ff8bd1

Browse files
committed
Pre-steps for release : 6.6.10.Final
1 parent 34184a1 commit 8ff8bd1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Diff for: changelog.txt

+14
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ Hibernate 6 Changelog
33

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

6+
Changes in 6.6.10.Final (March 09, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32647
10+
11+
** Bug
12+
* [HHH-19232] - BeanValidationEventListener not called if only associated collection is updated via getter
13+
* [HHH-19206] - Bytecode-enhanced dirty checking ineffective if entity's embedded ID set manually (to same value)
14+
* [HHH-19195] - Embeddable inheritance: discriminator values are not hierarchically ordered
15+
16+
** Improvement
17+
* [HHH-19219] - Informix Catalog and schema support
18+
19+
620
Changes in 6.6.9.Final (February 23, 2025)
721
------------------------------------------------------------------------------------------------------------------------
822

Diff for: gradle/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.6.10-SNAPSHOT
1+
hibernateVersion=6.6.10.Final

0 commit comments

Comments
 (0)