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

Support Protobuf editions #4235

Open
mering opened this issue Jan 17, 2025 · 0 comments · May be fixed by #4236
Open

Support Protobuf editions #4235

mering opened this issue Jan 17, 2025 · 0 comments · May be fixed by #4236

Comments

@mering
Copy link
Contributor

mering commented Jan 17, 2025

Protobuf editions is the successor of proto2 and proto3. See documentation.

When trying to compile a go_proto_library() with a proto file using editions, I get the following error:

Success!path/to/file.proto: is an editions file, but code generator protoc-gen-go-grpc hasn't been updated to support editions yet.  Please ask the owner of this code generator to add support or switch back to proto2/proto3.
@mering mering linked a pull request Jan 17, 2025 that will close this issue
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 a pull request may close this issue.

1 participant