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 protobuf version 3 #2558

Merged
merged 1 commit into from
Jun 1, 2022
Merged

Use protobuf version 3 #2558

merged 1 commit into from
Jun 1, 2022

Conversation

ekilmer
Copy link
Contributor

@ekilmer ekilmer commented Jun 1, 2022

Protobuf introduced major version 4.21.0, which contains breaking changes

This is a quick fix which pins protobuf to 3.20.1 before we eventually migrate the codebase to proto4

supersedes #2556

Protobuf introduced major version 4.21.0, which contains breaking changes

This is a quick fix which pins protobuf to 3.20.1 before we eventually migrate the codebase to proto4

Co-authored-by: kokrui <kokruiwong@gmail.com>
@ekilmer ekilmer merged commit b054328 into master Jun 1, 2022
@ekilmer ekilmer deleted the fix-protobuf branch June 1, 2022 18:58
ekilmer added a commit that referenced this pull request Jun 1, 2022
* master:
  Fix plugin docs (#2554)
  Use protobuf version 3 (#2558)
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.

None yet

1 participant