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 gRPC libraries to v2.40.0 #721

Merged
merged 3 commits into from
Sep 15, 2021
Merged

Update gRPC libraries to v2.40.0 #721

merged 3 commits into from
Sep 15, 2021

Conversation

JcolemanNR
Copy link
Contributor

@JcolemanNR JcolemanNR commented Sep 15, 2021

Description

The version of gRPC that we are currently using in the agent has extra debug symbols included which greatly increases the size of our deliverable. By upgrading to a newer version of gRPC we can reduce the size of our install files.

Resolves: #679

Testing

Unit/Integration/Unbounded tests all pass

Changelog

Updated

Copy link
Member

@jaffinito jaffinito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Paired on the changes. Looks great!

@JcolemanNR JcolemanNR added this to the Major Release 9.0 milestone Sep 15, 2021
@JcolemanNR JcolemanNR merged commit 5a103e9 into main Sep 15, 2021
@nr-ahemsath nr-ahemsath deleted the update-grpc branch January 14, 2022 22:47
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.

Considering upgrading Grpc and Grpc.Core packages dependencies to newer version
2 participants