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

chore: freeze gRPC version #1254

Merged
merged 2 commits into from Oct 5, 2021
Merged

chore: freeze gRPC version #1254

merged 2 commits into from Oct 5, 2021

Commits on Oct 5, 2021

  1. chore: freeze grpc version

    In the latest version of gRPC the library is no longer compatible
    with 1.11. v1.41.0 of gRPC is currently compatible with 1.14+.
    Until our versions align we should freeze updating this dependency.
    codyoss committed Oct 5, 2021
    Copy the full SHA
    eb4c6f6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    07dd305 View commit details
    Browse the repository at this point in the history