File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ Hibernate 6 Changelog
33
44Note: Please refer to JIRA to learn more about each issue.
55
6+ Changes in 6.6.8.Final (February 16, 2025)
7+ ------------------------------------------------------------------------------------------------------------------------
8+
9+ https://hibernate.atlassian.net/projects/HHH/versions/32516
10+
11+ ** Bug
12+ * [HHH-19126] - Plural valued paths should be collection-typed instead of element typed
13+ * [HHH-18988] - Embeddable inheritance + default_schema results in NPE at startup
14+
15+ ** Improvement
16+ * [HHH-19098] - Disable implicit loading of the default import script
17+
18+
619Changes in 6.6.7.Final (February 10, 2025)
720------------------------------------------------------------------------------------------------------------------------
821
Original file line number Diff line number Diff line change 1- hibernateVersion =6.6.8-SNAPSHOT
1+ hibernateVersion =6.6.8.Final
You can’t perform that action at this time.
0 commit comments