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 google/grpc to 1.55 #1264

Closed
wants to merge 2 commits into from
Closed

Conversation

DonSealy
Copy link

@DonSealy DonSealy commented Jun 8, 2023

Bumps minor version of google.golang.org/grpc from v1.40 to v1.55 to prevent code security scanners from picking up CVE-2022-41717, which is a transitive dependency and fixed in v1.52 and later.

A few tests needed minor adjustments, as v1.52.0 introduced a change that prevents the grpc.Dial() method from receiving an empty target string. I also addressed a deprecated method being used (WithInsecure) and updated it so it won't break later.

@DonSealy
Copy link
Author

DonSealy commented Jun 8, 2023

Related issue: 1253

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants