Skip to content

Commit a015fbe

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 7.1.9.Final
1 parent df3368d commit a015fbe

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

changelog.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
Hibernate 7 Changelog
22
=======================
33

4+
Changes in 7.1.9.Final (November 20, 2025)
5+
------------------------------------------------------------------------------------------------------------------------
6+
7+
https://hibernate.atlassian.net/projects/HHH/versions/36079
8+
9+
10+
** Bug
11+
* HHH-19936 Parameter casts for by-id lookups don't take column definition into account
12+
* HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association
13+
* HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing
14+
* HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance
15+
* HHH-19908 'this' implicit alias should be case-insensitive
16+
* HHH-19905 Implicit join re-use with nested inner and left joins causes ParsingException
17+
* HHH-19857 When one of the lazy attributes is `null` the other ones may not get initialized correctly
18+
* HHH-19805 PersistentCollection may get uninitialized entity injected
19+
20+
** Task
21+
* HHH-19940 Include maven plugin in the release staging directory
22+
423
Changes in 7.1.8.Final (November 16, 2025)
524
------------------------------------------------------------------------------------------------------------------------
625

0 commit comments

Comments
 (0)