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

use grpc@v1.33.2 to fix broken API #84

Merged
merged 1 commit into from
Oct 15, 2022
Merged

use grpc@v1.33.2 to fix broken API #84

merged 1 commit into from
Oct 15, 2022

Conversation

yun-yeo
Copy link
Contributor

@yun-yeo yun-yeo commented Oct 15, 2022

A patch introduced in go-grpc v1.34.0 made gRPC incompatible with the gogoproto library, making some gRPC queries panic. As such, the SDK requires that go-grpc <=v1.33.2 is installed in your go.mod

@yun-yeo yun-yeo merged commit 14f70b2 into main Oct 15, 2022
@yun-yeo yun-yeo deleted the fix/broken-query branch October 15, 2022 10:47
@yun-yeo yun-yeo changed the title use grpc@v1.33.2 to preven API broken use grpc@v1.33.2 to fix broken API Oct 15, 2022
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.

1 participant