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.golang.org/grpc to v1.59.0 #7130

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Update google.golang.org/grpc to v1.59.0 #7130

merged 2 commits into from
Nov 2, 2023

Conversation

aarongable
Copy link
Contributor

@aarongable aarongable commented Nov 2, 2023

This version contains mitigations for the HTTP/2 rapid-reset DoS vector. See GHSA-m425-mq94-257g for details.

Changelog: grpc/grpc-go@v1.54.0...v1.59.0

This version contains mitigations for the HTTP/2 rapid-reset DoS vector.
See GHSA-m425-mq94-257g for details.
@aarongable aarongable requested a review from a team as a code owner November 2, 2023 00:25
@aarongable
Copy link
Contributor Author

Looks like the build failures are due to the removal of the deprecated Target.Authority in version 1.57.0.

@pgporada
Copy link
Member

pgporada commented Nov 2, 2023

Spot checking a bunch of the new features/bug fixes, grpc v1.59.0 now sets a default connection idle timeout of 30 minutes. Previously it didn't exist.

@pgporada pgporada merged commit 617b6ed into main Nov 2, 2023
19 checks passed
@pgporada pgporada deleted the grpc-upgrade branch November 2, 2023 14:20
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.

3 participants