-
Notifications
You must be signed in to change notification settings - Fork 3k
Upgrade to Hibernate ORM 7.0.2 + Fix ClassCastException in Jakarta Data #48348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/cc @gsmet (hibernate-orm) |
eaccb76 to
974b1d1
Compare
So that Hibernate Data Repositories can work correctly.
It's been failing in quickstarts.
974b1d1 to
5c20509
Compare
Status for workflow
|
This fixes issues we've been seeing in Jakarta Data when using Quarkus. Here, for example: quarkusio/quarkus-quickstarts#1544 (comment)
The upstream fix is there: hibernate/hibernate-orm#10314
This also adds a non-regression test.
Opening as draft because we need a Hibernate ORM release.=> 7.0.2.Final was released