Skip to content

[export] [proto compiler] Upgrade protoc plugins to support protobuf edition 2024#40957

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_824012108
Nov 8, 2025
Merged

[export] [proto compiler] Upgrade protoc plugins to support protobuf edition 2024#40957
copybara-service[bot] merged 1 commit intomasterfrom
test_824012108

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Oct 26, 2025

[export] [proto compiler] Upgrade protoc plugins to support protobuf edition 2024


DO NOT SUBMIT. This PR is for testing purposes only. cl/824012108

@copybara-service copybara-service bot added exported release notes: no Indicates if PR should not be in release notes labels Oct 26, 2025
@copybara-service copybara-service bot force-pushed the test_824012108 branch 3 times, most recently from 4793355 to abff8a6 Compare October 29, 2025 22:06
@copybara-service copybara-service bot force-pushed the test_824012108 branch 2 times, most recently from cc287db to 0e8f07c Compare November 6, 2025 21:44
@copybara-service copybara-service bot changed the title [export] Automated Code Change [export] [proto compiler] Upgrade protoc plugins to support protobuf edition 2024 Nov 6, 2025
@copybara-service copybara-service bot force-pushed the test_824012108 branch 5 times, most recently from b51f9bd to 38e20a7 Compare November 8, 2025 18:51
@copybara-service copybara-service bot merged commit e153b5a into master Nov 8, 2025
@copybara-service copybara-service bot deleted the test_824012108 branch November 8, 2025 20:20
copybara-service bot pushed a commit that referenced this pull request Jan 7, 2026
…buf (#41357)

Fixes the issue with gRPC protobuf plugins declaring the support for `protobuf::Edition::EDITION_2024`, which is higher than the one supported by the protobuf we're using at the moment: `EDITION_2023` at protocolbuffers/protobuf@74211c0.

Related:
- Effectively undoes #40957

Closes #41357

COPYBARA_INTEGRATE_REVIEW=#41357 from sergiitk:fix/compiler/protobuf-edition-2023 c3d7b9b
PiperOrigin-RevId: 853371790
sergiitk added a commit that referenced this pull request Jan 8, 2026
…023 for older protobuf (#41358)

Backport of #41357 to v1.78.x.
---
Fixes the issue with gRPC protobuf plugins declaring the support for
`protobuf::Edition::EDITION_2024`, which is higher than the one
supported by the protobuf we're using at the moment: `EDITION_2023` at
protocolbuffers/protobuf@74211c0.

Related:
- Effectively undoes #40957
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant