-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Upgrade Hibernate Reactive to 1.1.7.Final #26482
Conversation
@DavideD is it something we should backport to 2.10? |
I think so. We fixed a pretty nasty bug: hibernate/hibernate-reactive#975 |
OK thanks. Label added. |
Failing Jobs - Building 9e153c8
Full information is available in the Build summary check run. Failures⚙️ MicroProfile TCKs Tests #- Failing: tcks/resteasy-reactive
📦 tcks/resteasy-reactive✖ 📦 tcks/resteasy-reactive/target/testsuite/tests✖
|
The failing test has nothing to do with this PR, it's being addressed in #26492 |
We'll need this backported to 2.7 as well |
@gsmet it looks like this change was not backported to 2.7: https://github.com/quarkusio/quarkus/blob/2.7/bom/application/pom.xml#L95 |
Hmmm. I think we tried to upgrade it and then we stumbled upon some issues with either Mutiny or Vert.x and had to back off. It should be removed from the 2.7 version. I will adjust the PR. |
I had a recollection of having written something about it and it's here: #30367 (comment) . But we forgot to unmark the pull requests. |
Latest Hibernate Reactive release