File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11Hibernate 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+
423Changes in 7.1.8.Final (November 16, 2025)
524------------------------------------------------------------------------------------------------------------------------
625
You can’t perform that action at this time.
0 commit comments