File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,15 @@ https://hibernate.atlassian.net/projects/HHH/versions/35421
1010
1111** Improvement
1212 * [HHH-19825] - Add methods and change method access for Hibernate Reactive
13+ * [HHH-19717] - CockroachDB supports insert and update returning clause
1314
1415** Task
1516 * [HHH-19800] - Migrate to release scripts for documentation publishing
1617
18+ ** Bug
19+ * [HHH-18885] - ClassCastException with queued persist in an extra lazy Map
20+ * [HHH-19781] - Subsequent uses of Criteria SelectionSpecification lead to duplicated specifications
21+
1722
1823Changes in 7.1.2.Final (September 29, 2025)
1924------------------------------------------------------------------------------------------------------------------------
@@ -26,7 +31,6 @@ https://hibernate.atlassian.net/projects/HHH/versions/35322
2631 * [HHH-19768] - Wrong supportsRowValueConstructorSyntaxInInSubQuery leads to bad performing queries
2732 * [HHH-19713] - Hibernate creates invalid SQLServer query when using pagination with Jakarta Data
2833 * [HHH-19681] - AssertionError on extract results from array containing jsonb values
29- * [HHH-19276] - Native query with enum list param leads to OutOfMemory
3034
3135
3236Changes in 7.1.1.Final (September 14, 2025)
You can’t perform that action at this time.
0 commit comments