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

Add grpc unmanaged libraries to the .net core MSI installer #788

Merged
merged 2 commits into from
Nov 2, 2021

Conversation

JcolemanNR
Copy link
Contributor

@JcolemanNR JcolemanNR commented Nov 2, 2021

Description

Closes #781.

The windows MSI installer was not deploying gRPC libraries for netcore applications. This has been tested locally and it appears to deploy the missing unmanaged libraries.

Author Checklist

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)
  • Review Changelog

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.

Looks good

@JcolemanNR JcolemanNR closed this Nov 2, 2021
@JcolemanNR JcolemanNR reopened this Nov 2, 2021
@JcolemanNR JcolemanNR merged commit 6760057 into main Nov 2, 2021
@JcolemanNR JcolemanNR deleted the jcoleman/grpc-binaries-issue branch November 2, 2021 20:55
@rdhar
Copy link

rdhar commented Nov 11, 2021

Hi, would it be possible to confirm whether this change has had any impact on API interactivity?

In particular, looking at this issue on New Relic's Terraform provider where previously successful plans are no longer executing due to GRPCProvider plugin.

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.

Windows MSI install does not deploy required gRPC libraries for .NET Core
3 participants