-
Notifications
You must be signed in to change notification settings - Fork 3k
[3.16] Upgrade to Hibernate ORM 6.6.3.Final #44658
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
|
Thanks for your pull request! Your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
|
/cc @gsmet (hibernate-orm) |
… when it's unsupported
…nsupported classes For backwards compatibility reasons.
adf203c to
7bd618b
Compare
Status for workflow
|
|
There won't be any new 3.16.
|
|
🎊 PR Preview 8df922d has been successfully built and deployed to https://quarkus-pr-main-44658-preview.surge.sh/version/main/guides/
|
|
I saw your comment in the other PR so basically, let's rebase this PR for 3.15. |
|
Looks like GitHub doesn't want me to do the changes I need to do -- the web UI is stuck loading, and |
|
Superseded by #44703 |

Backport of #44391 to branch 3.16. We'll probably want it backported to 3.15 as well.
I switched to a more conservative behavior for bytecode enhancement in the last commit, especially because I'm not sure we want the failure in 3.15/3.16.
If you think we do want the failure, let me know and I'll drop the last commit.