File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,20 @@ Hibernate 6 Changelog
33
44Note: 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+
620Changes in 6.6.9.Final (February 23, 2025)
721------------------------------------------------------------------------------------------------------------------------
822
Original file line number Diff line number Diff line change 1- hibernateVersion =6.6.10-SNAPSHOT
1+ hibernateVersion =6.6.10.Final
You can’t perform that action at this time.
0 commit comments