Skip to content

Commit f8020fa

Browse files
committed
Fix changelog for 7.0.1.Final
A few not-yet-fixed issues got caught in the process.
1 parent 0745291 commit f8020fa

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

changelog.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,14 @@ https://hibernate.atlassian.net/projects/HHH/versions/33571
2929
* [HHH-18891] - java.lang.AssertionError generated in getResolvedInstance even though NotFound IGNORE set
3030
* [HHH-18876] - ArrayInitializer#resolveInstanceSubInitializers should consider @ListIndexBase
3131
* [HHH-18813] - DML update of secondary table column fails
32-
* [HHH-18774] - two bad bugs in cascade refresh
33-
* [HHH-18252] - Support @IdClass during annotation processing for Jakarta Data
32+
* [HHH-18252] - Support @IdClass during annotation processing for Jakarta Data
3433

3534
** Improvement
3635
* [HHH-19507] - Upgrade to Hibernate Models 1.0.0
3736

3837
** Patch
3938
* [HHH-19471] - Server startup fails in FIPS mode because of MD5 usage for @OneToMany Constraint Name and FK name generation.
4039

41-
** Task
42-
* [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin
43-
4440

4541
Changes in 7.0.0.Final (May 19, 2025)
4642
------------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)