-
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
Bump Netty to 4.1.69.Final #20684
Bump Netty to 4.1.69.Final #20684
Conversation
I see this test is failing in the CI:
However, I see it also failing in this PR: #20668 |
Yeah, don't worry about this test. |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 9df8bae
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 11 #- Failing: integration-tests/rest-client
📦 integration-tests/rest-client✖
⚙️ Native Tests - HTTP #- Failing: integration-tests/rest-client
📦 integration-tests/rest-client✖
|
I rebased to get the latest CI fixes. @cescoffier I'll let you decide if/when you want this one. |
Failing Jobs - Building 396e984
|
Seems to be ok. |
Thanks for the hint, @cescoffier! Let's us try to eliminate netty-tcnative-boringssl-static in Camel Quarkus. |
Indeed, that is actually a good tip! I will check why do we require TCNative in Java 11+. |
This is related to this PR #20619.
Now Netty 4.1.69.Final has been officially released, thus the update is possible