-
Component Upgrade
-
Resolution: Done
-
Major
-
None
-
None
Upgrade to https://github.com/hibernate/hibernate-orm/releases/tag/7.0.2 (https://github.com/hibernate/hibernate-orm/commit/b5514cbd2f06263adeb7738c80edeb49290ff27e).
The below mentioned HHH-19529 fix should help us with TCK testing.
Changes:
Changes in 7.0.2.Final (June 12, 2025)
------------------------------------------------------------------------------------------------------------------------https://hibernate.atlassian.net/projects/HHH/versions/33901
Bugs fixed:
- [HHH-19533] - Implement equals() and hashCode() for NativeQueryConstructorTransformer
- [HHH-19531] - Jakarta Data implementation casts StatlessSession to *Implementor interfaces
- [HHH-19529] - Check bytecode generated classes with stable names class loaders
- [HHH-19522] - upserts fail silently instead of throwing StaleObjectStateException
Improvement:
- [HHH-19532] - Add unwrap() method to StatelessSession/SharedSessionContract
Task:
- [HHH-19518] - Make hibernate-maven-plugin configuration parameters non-readonly
- incorporates
-
WFLY-20615 Deadlock on JPA startup
-
- Resolved
-