@@ -11,17 +11,12 @@ https://hibernate.atlassian.net/projects/HHH/versions/34298
1111** Bug
1212 * [HHH-19633] - SessionFactoryServiceRegistryBuilderImpl doesn't allow service override through parent
1313 * [HHH-19621] - SUBSTRING function for DB2i Series is broken
14- * [HHH-19579] - Criteria update join - Column 'code' in SET is ambiguous
1514 * [HHH-19550] - Attribute join on correlated from node receives wrong root
16- * [HHH-19524] - @OneToOne relationship unnecessary joins in nativeQuery
1715 * [HHH-19457] - Inheritance with type JOINED not working in a related entity
1816 * [HHH-19368] - Group by and single-table inheritance sub-select query error
19- * [HHH-19031] - Loading an Entity a second time when it contains an embedded object causes IllegalArgumentException
20- * [HHH-18774] - two bad bugs in cascade refresh
2117
2218** Task
2319 * [HHH-19624] - Test EDB with the EDB drivers
24- * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin
2520
2621
2722Changes in 7.0.6.Final (July 13, 2025)
@@ -35,10 +30,6 @@ https://hibernate.atlassian.net/projects/HHH/versions/34200
3530 * [HHH-19582] - NullPointerException on EntityManager#clear in org.hibernate.internal.util.collections.AbstractPagedArray#clear
3631 * [HHH-19542] - Embeddable in secondary table fails to recognize a nested embeddable is in the same table
3732 * [HHH-19497] - Fallback implementation of IN LIST is incorrect with dangerous consequences
38- * [HHH-18774] - two bad bugs in cascade refresh
39-
40- ** Task
41- * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin
4233
4334
4435Changes in 7.0.5.Final (July 06, 2025)
@@ -52,15 +43,11 @@ https://hibernate.atlassian.net/projects/HHH/versions/34132
5243 * [HHH-19396] - Cannot select the same column twice (with different aliases) while using CTE
5344 * [HHH-19076] - expecting IdClass mapping sessionfactory error with specific @IdClass setup with inheritence
5445 * [HHH-18837] - Oracle epoch extraction doesn't work with dates
55- * [HHH-18774] - two bad bugs in cascade refresh
5646
5747** Improvement
5848 * [HHH-19558] - allow JDBC escapes in native SQL queries
5949 * [HHH-19498] - upserts on MySQL and Maria
6050
61- ** Task
62- * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin
63-
6451
6552Changes in 7.0.4.Final (June 30, 2025)
6653------------------------------------------------------------------------------------------------------------------------
@@ -77,23 +64,15 @@ https://hibernate.atlassian.net/projects/HHH/versions/34000
7764 * [HHH-19547] - Misleading exception message at DefaultFlushEntityEventListener - mangled ID - misplaced Entity and EntityEntry ID
7865 * [HHH-19464] - Storing a binary data into BLOB on Oracle cutting off its content.
7966 * [HHH-18898] - Specific mistake in HQL gives NullPointerException in AbstractSqlAstTranslator
80- * [HHH-18774] - two bad bugs in cascade refresh
81-
82- ** Task
83- * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin
8467
8568
8669Changes in 7.0.3.Final (June 22, 2025)
8770------------------------------------------------------------------------------------------------------------------------
8871
8972https://hibernate.atlassian.net/projects/HHH/versions/33936
9073
91- ** Bug
92- * [HHH-18774] - two bad bugs in cascade refresh
93-
9474** Task
9575 * [HHH-19548] - Upgrade to ByteBuddy 1.17.5
96- * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin
9776
9877
9978Changes in 7.0.2.Final (June 12, 2025)
0 commit comments