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: Bump gRPC to v1.58.3 #3851

Merged
merged 3 commits into from
Oct 17, 2023
Merged

chore: Bump gRPC to v1.58.3 #3851

merged 3 commits into from
Oct 17, 2023

Conversation

hugoghx
Copy link
Collaborator

@hugoghx hugoghx commented Oct 17, 2023

gRPC v1.58.3 fixes a vulnerability in the HTTP stack where a malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption.

See grpc/grpc-go#6708 for more details.

Also updates the CHANGELOG and Boundary version (backport from release/0.14.1)

@hugoghx hugoghx self-assigned this Oct 17, 2023
@hugoghx hugoghx requested a review from tmessi October 17, 2023 11:01
@hugoghx hugoghx added this to the 0.14.x milestone Oct 17, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
version/VERSION Outdated Show resolved Hide resolved
gRPC v1.58.3 fixes a vulnerability in the HTTP stack where a malicious
HTTP/2 client which rapidly creates requests and immediately resets them
can cause excessive server resource consumption.

See grpc/grpc-go#6708 for more details.
@hugoghx hugoghx merged commit b6debe9 into main Oct 17, 2023
@hugoghx hugoghx deleted the hugo-bump-grpc branch October 17, 2023 14:58
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