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

Pin protobuf version to < 4 for infinite tracing #2746

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

tannalynn
Copy link
Contributor

Grpc gem released a new version that no longer pins the google-protobuf version to 3.25. This resulted in a lot of test failures in infinite tracing. To resolve this issue, we've added a pinned dependency to infinite tracing gemspec to keep google-protobuf < 4.

Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.85% 93%
Branch 70.58% 50%

@tannalynn tannalynn merged commit 91a811e into dev Jul 12, 2024
33 checks passed
@kaylareopelle kaylareopelle deleted the infinite_tracing_protobuf_version branch July 12, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants