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

Enable protoc-gen-connect-go usage with editions #754

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

jchadwick-buf
Copy link
Contributor

Connect Go and its code generator are agnostic to editions as far as I have been able to tell. I have tried using Connect Go with different sets of editions features, and all is working well so far. So, this PR simply enables it and sets the current range of supported editions to all of the currently-valid editions values (proto2 through 2023.)

Signed-off-by: John Chadwick <jchadwick@buf.build>
@akshayjshah akshayjshah merged commit 193652d into connectrpc:main Jun 24, 2024
12 checks passed
@jchadwick-buf jchadwick-buf deleted the feature/editions branch June 25, 2024 14:34
@jhump jhump added the enhancement New feature or request label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants