Skip to content

Commit 80756e1

Browse files
marko-bekhtambellade
authored andcommitted
Update the changelog to match the released tasks
1 parent 3ee8433 commit 80756e1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

changelog.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1823
Changes 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

3236
Changes in 7.1.1.Final (September 14, 2025)

0 commit comments

Comments
 (0)