-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Upgrading netty version to 4.1.69.Final #1363
Conversation
Can one of the admins verify this patch? |
✅ DCO Check Passed 9f0861eeb8c1b3d2763d392fc8dd4ec964a9c0ab |
✅ Gradle Wrapper Validation success 9f0861eeb8c1b3d2763d392fc8dd4ec964a9c0ab |
Signed-off-by: Vacha <vachshah@amazon.com>
9f0861e
to
f533683
Compare
✅ Gradle Wrapper Validation success f533683 |
✅ DCO Check Passed f533683 |
✅ Gradle Precommit success 9f0861eeb8c1b3d2763d392fc8dd4ec964a9c0ab |
✅ Gradle Precommit success f533683 |
start gradle check |
Error in gradle check:
Issue for the bug: #1361 |
The fix is merged, @dblock can we retry the gradle check? |
start gradle check |
@dblock Can we merge this PR? I will create backport PRs after that. Thank you! |
Signed-off-by: Vacha <vachshah@amazon.com>
Signed-off-by: Vacha <vachshah@amazon.com>
Signed-off-by: Vacha vachshah@amazon.com
Description
Upgraded netty version from
4.1.59.Final
to4.1.69.Final
which updates the following dependencies:io.netty:netty-buffer
io.netty:netty-codec
io.netty:netty-codec-http
io.netty:netty-common
io.netty:netty-handler
io.netty:netty-resolver
io.netty:netty-transport
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.