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

Fix a BC introduced in latest version of grpc #35

Closed
wants to merge 1 commit into from

Conversation

macnibblet
Copy link

fix: grpc broke BC in the latest version 1.53.0

@phildebrand
Copy link

Nice patch, we also encountered this issue today. Hopefully it will be merged soon. You might also want to update the "USAGE" in README.md with the new v4 version

@alanprot
Copy link

There is way more thing broken when updating to 1.53.0, like this line:

ret.Scheme, ret.Endpoint, ok = split2(target, "://")

@dannyskoog
Copy link

@sercand Could you please have a look at this PR? Appreciate it 👍

@wyattanderson
Copy link
Contributor

This MR is somewhat broken in its current form. I'm working on a new one that fixes the tests, etc. and hope to post it up today.

@wyattanderson
Copy link
Contributor

#36

@sercand
Copy link
Owner

sercand commented Mar 13, 2023

Sorry folks, I completely missed all the PRs last two weeks. There are 3 PRs for the same issue and I will probably go with #36 or #37

@sercand sercand closed this Mar 13, 2023
@macnibblet
Copy link
Author

@wyattanderson thanks, covid knocked me out and forgot about this!

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

Successfully merging this pull request may close these issues.

6 participants