-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### What changes are proposed in this pull request? Bump grpc & netty version ### Why are the changes needed? 1. We want to try netty io_uring feature 2. The new aws client we are going to introduce relies on newer version of netty 3. Current grpc & netty versions do not match. (https://github.com/grpc/grpc-java/blob/master/SECURITY.md) ### Does this PR introduce any user facing changes? N/A pr-link: #17413 change-id: cid-8bfb171d1660c6da96977129b62b6b6640625f4c
- Loading branch information
Showing
3 changed files
with
17 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters