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

Generate protobuf types with Hybrid API #5064

Open
johanbrandhorst opened this issue Dec 16, 2024 · 1 comment
Open

Generate protobuf types with Hybrid API #5064

johanbrandhorst opened this issue Dec 16, 2024 · 1 comment

Comments

@johanbrandhorst
Copy link
Collaborator

With Go protobuf v1.36.0 the new Opaque API was introduced. We can't move to the Opaque API as our users may import the generated files and it would be a breaking change. We can, however, generate our protobuf files with the Hybrid API.

See https://opaque-preview.stapelberg.ch/go.dev/blog/protobuf-opaque for more information.

@yulin-li
Copy link

+1, we are also expecting this feature to update our projects to opaque API

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

No branches or pull requests

2 participants