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

[Backport 1.6.latest] Restrict protobuf to 4.* versions #9706

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport e4fe839 from #9630.

Protobuf v5 has breaking changes. Here we are limiting the protobuf
dependency to one major version, 4, so that we don't have to patch
over handling 2 different major versions of protobuf.

(cherry picked from commit e4fe839)
@github-actions github-actions bot requested review from a team as code owners February 29, 2024 17:23
@github-actions github-actions bot requested review from emmyoop and VersusFacit and removed request for a team February 29, 2024 17:23
@cla-bot cla-bot bot added the cla:yes label Feb 29, 2024
@QMalcolm QMalcolm merged commit a2223d6 into 1.6.latest Mar 11, 2024
94 checks passed
@QMalcolm QMalcolm deleted the backport-9630-to-1.6.latest branch March 11, 2024 18:33
@aranke aranke mentioned this pull request Jul 12, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants