File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11Hibernate 7 Changelog
22=======================
33
4+ Changes in 7.2.7.Final (March 15, 2026)
5+ ------------------------------------------------------------------------------------------------------------------------
6+
7+ https://hibernate.atlassian.net/projects/HHH/versions/38116
8+
9+
10+ ** Bug
11+ * HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin plugin
12+ * HHH-20229 logFlushResults ko with a @AnyKeyJavaClass(String.class)
13+ * HHH-20224 Exception when calling treat() twice
14+ * HHH-20212 Jakarta Data Repository implementation with custom session getter does not compile
15+ * HHH-20200 Select query returns soft deleted entries with Inheritance.TABLE_PER_CLASS
16+ * HHH-20199 Regression Hibernate 7: Using an AdditionalMappingContributor leads to a rescan of Entities that breaks when @Converters are present
17+ * HHH-20010 Infinite loop with nested embeddable
18+ * HHH-9499 MappingException when JOINED Inheritance and bidirectional references
19+
420Changes in 7.2.6.Final (March 01, 2026)
521------------------------------------------------------------------------------------------------------------------------
622
You can’t perform that action at this time.
0 commit comments