Skip to content

Conversation

@walteh
Copy link

@walteh walteh commented Jun 13, 2025

This change adds support for editions (ex. edition = "2023";) in the protoc-gen-ttrpc-go generator.

For my use case I just needed to suppress the edition not supported errors from protoc so I am adding here in case anyone else needs it.

I verified by compiling a .proto with edition = "2023"; and observing no errors or problems. I am not sure the best way to seamlessly add this as a test here.

I read through Implementing Editions Support and I didn’t spot any extra changes needed in the generator. However, please feel free to make changes or suggest updates.

For more info see: Language Guide (editions)

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.

1 participant