File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11Hibernate 7 Changelog
22=======================
33
4+ Changes in 7.1.12.Final (December 14, 2025)
5+ ------------------------------------------------------------------------------------------------------------------------
6+
7+ https://hibernate.atlassian.net/projects/HHH/versions/36674
8+
9+
10+ ** Bug
11+ * HHH-19972 OptionalTableUpdateOperation can fail on PostgreSQL < 15 and CockroachDB
12+ * HHH-19963 Wrong references in entity fields with circular associations
13+ * HHH-19746 JPA parameters might be incorrectly handled resulting in exceptions or queries returning incorrect results
14+ * HHH-18217 StatelessSession.upsert() for entity with all-null non-id fields, or no non-id field
15+
16+ ** Improvement
17+ * HHH-19943 Comparison of generic nested EmbeddedId's fails for JPQL and Criteria API
18+
419Changes in 7.1.11.Final (December 01, 2025)
520------------------------------------------------------------------------------------------------------------------------
621
You can’t perform that action at this time.
0 commit comments