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

Bump google.golang.org/grpc to v1.59 #153

Merged
merged 1 commit into from
Nov 9, 2023

Commits on Nov 9, 2023

  1. Bump google.golang.org/grpc to v1.59

    Bump gRPC to the latest release.
    
    v1.59 adds 30 minute idle timeout, i.e. a gRCP connections are closed after
    30 minutes. Therefore set idle timeout to 0 (never idle) in the library.
    jsafrane committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bf89aba View commit details
    Browse the repository at this point in the history