-
Notifications
You must be signed in to change notification settings - Fork 355
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 Netty and expose Netty Context #3983
Conversation
Bumped netty version to latest Updated API usage to match Enhanced returned SecurityContext to include Netty information Signed-off-by: Ian <eclipse@wut.to>
Signed-off-by: Ian <eclipse@wut.to>
There is a valid ECA on file for eclipse@wut.to. |
Does the CQ required label require me to do anything? |
No, I think only committers can file CQs. Once Jersey goes through release review, we will deal with new CQs |
@jansupol FYI I just tested it, and you are right: The Eclipse Committer Tools present a 404 to me when trying to file a CQ for Jersey, while it works for JAX-RS. So this is definitively a committers-only task. |
Created |
CQ has been approved. |
Netty is still unusable because of #3500 |
Bumped netty version to latest
Updated API usage to match
Enhanced returned SecurityContext to include Netty information