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

Add support for grpc.SupportPackageIsVersion3 back #1331

Merged
merged 3 commits into from
Jun 22, 2017

Conversation

menghanl
Copy link
Contributor

This will make gRPC support old generated pb.go files generated with grpc.SupportPackageIsVersion3

For testing, file testv3.pb.go is generated using an old codegen.

fixes #1277

@menghanl menghanl added 1.5 Type: API Change Breaking API changes (experimental APIs only!) labels Jun 22, 2017
@menghanl menghanl merged commit 1d79755 into grpc:master Jun 22, 2017
@menghanl menghanl deleted the support_version_3 branch June 22, 2017 20:57
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: API Change Breaking API changes (experimental APIs only!)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please provide code backward compatibility / path for upgrade
2 participants