File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11Hibernate 7 Changelog
22=======================
33
4+ Changes in 7.1.8.Final (November 16, 2025)
5+ ------------------------------------------------------------------------------------------------------------------------
6+
7+ https://hibernate.atlassian.net/projects/HHH/versions/35981
8+
9+
10+ ** Bug
11+ * HHH-19932 NullPointerException in SqmInterpretationsKey::toString
12+ * HHH-19918 Avoid reflection when instantiating known FormatMapper
13+ * HHH-19914 JPA_COMPLIANCE setting ignored in @Jpa
14+ * HHH-19906 JsonGeneratingVisitor#visit doesn't handle plural types correctly
15+ * HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2
16+ * HHH-19758 HQL parse failure with SLL can lead to wrong parse
17+ * HHH-19749 [Oracle] Merge with @SecondaryTable may generate invalid NUMERIC type casts
18+ * HHH-19739 Exceptions during load of entity with different persistent fields with same name
19+ * HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6
20+ * HHH-18860 Updates on SecondaryTable cause incorrect cast for BigDecimal
21+
4227.1.7.Final (November 06, 2025)
523------------------------------------------------------------------------------------------------------------------------
624
You can’t perform that action at this time.
0 commit comments