Skip to content
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 dependency io.grpc:grpc-netty-shaded to v1.23.1 - autoclosed #128

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
io.grpc:grpc-netty-shaded compile patch 1.23.0 -> 1.23.1

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.7 WS-2021-0419 #104

Release Notes

grpc/grpc-java

v1.23.1

Compare Source

This release resolves proxy hang issue during initial protocol negotiation, users using proxy should upgrade.

Known Issues

  • Users may see dependency failing error about error_prone_annotations version requirement when building the application (#​6217). Adding perkmark 0.19.0 (io.perfmark:perfmark-api:0.19.0) to dependency can workaround this issue.

Bug Fixes

  • netty: Users using proxy may experience hang is fixed (#​6159).
  • bom: specify pom type for protoc-gen-grpc-java (#​6247).
  • okhttp: fix header scheme does not match transport type (#​6264). OkHttp users using plaintext may experienced error when communicate with dotnet gRPC server is fixed.

  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Apr 18, 2022
@mend-for-github-com mend-for-github-com bot changed the title Update dependency io.grpc:grpc-netty-shaded to v1.23.1 Update dependency io.grpc:grpc-netty-shaded to v1.23.1 - autoclosed Apr 18, 2022
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/io.grpc-grpc-netty-shaded-1.x branch April 18, 2022 15:10
@mend-for-github-com mend-for-github-com bot changed the title Update dependency io.grpc:grpc-netty-shaded to v1.23.1 - autoclosed Update dependency io.grpc:grpc-netty-shaded to v1.23.1 Apr 19, 2022
@mend-for-github-com mend-for-github-com bot reopened this Apr 19, 2022
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/io.grpc-grpc-netty-shaded-1.x branch April 19, 2022 06:26
@mend-for-github-com mend-for-github-com bot changed the title Update dependency io.grpc:grpc-netty-shaded to v1.23.1 Update dependency io.grpc:grpc-netty-shaded to v1.23.1 - autoclosed Apr 19, 2022
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/io.grpc-grpc-netty-shaded-1.x branch April 19, 2022 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants