-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Update to Vert.x 4.4.5 and Netty 4.1.97 #35700
Conversation
@ppalaga That's the PR related to the Vert.x update that should be backported. |
This comment has been minimized.
This comment has been minimized.
The test failures do seem related to the change. |
Yeah, I thing they are due to the |
Also bump Quarkus HTTP to 5.0.3.Final to handle a breaking change in the Vert.x API. Fix quarkusio#35180 Fix quarkusio#34719 Fix quarkusio#35278
fa460c1
to
d41c78b
Compare
Failing Jobs - Building d41c78b
Full information is available in the Build summary check run. Failures⚙️ Maven Tests - JDK 11 #- Failing: integration-tests/devmode
📦 integration-tests/devmode✖
|
Will this merge to 2.x? We are using 2.x ,but we have the problem that is #34719 (comment) |
That is highly unlikely to happen |
No we do not plan to backport this to the 2.x branch. |
@cescoffier @gsmet could you please confirm that you still plan to backport this to 3.2? |
Yes, it is still the plan. We are waiting to get more feedback before doing it. The forwarded request changes may have unexpected consequences. |
Also bump Quarkus HTTP to 5.0.3.Final to handle a breaking change in the Vert.x API.
Fix #35180
Fix #34719
Fix #35278