Skip to content

Commit 096b1b4

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 7.1.8.Final
1 parent 4f0d27f commit 096b1b4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelog.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Hibernate 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+
422
7.1.7.Final (November 06, 2025)
523
------------------------------------------------------------------------------------------------------------------------
624

0 commit comments

Comments
 (0)