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

Support grpc v1.2 #134

Merged
merged 2 commits into from
Dec 18, 2017
Merged

Support grpc v1.2 #134

merged 2 commits into from
Dec 18, 2017

Conversation

bmermet
Copy link
Contributor

@bmermet bmermet commented Dec 18, 2017

This PR adds compatibility for versions of the go grpc library under v1.2. Since the interfaces are not compatible with the current version, the directory has been cloned and this codes lies in a dedicated package.

Version 1.5.2 supports both the old and new api which makes for a
convenient way to test.
@palazzem palazzem added core apm:ecosystem contrib/* related feature requests or bugs and removed core labels Dec 18, 2017
@palazzem palazzem added this to the 0.6.1 milestone Dec 18, 2017
@palazzem palazzem merged commit 44a13e0 into master Dec 18, 2017
@palazzem palazzem deleted the bmermet/support-grpc-v12 branch December 18, 2017 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:ecosystem contrib/* related feature requests or bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants