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

Create minor release with updated generated protobuf code #3996

Closed
tigrulya-exe opened this issue Oct 28, 2020 · 2 comments
Closed

Create minor release with updated generated protobuf code #3996

tigrulya-exe opened this issue Oct 28, 2020 · 2 comments
Assignees

Comments

@tigrulya-exe
Copy link

In our project we have interceptors, in which we cast req to google.golang.org/protobuf/proto.Message. All our grpc services and messages were generated with new protobuf api (google.golang.org/protobuf). Interceptors fail because of grpc_health_v1.HealthCheckRequest was generated using older api. As I can see #3932 was merged, but the latest release doesn't include it. So is there a possibility to create a minor release, containing this changes?

@GarrettGutierrez1
Copy link
Contributor

Hello @tigrulya-exe. We have released v1.33.2, which contains the requested changes.

@tigrulya-exe
Copy link
Author

@GarrettGutierrez1 Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants