Skip to content

Fix clientcompat for APIV2 #313

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

Merged
merged 1 commit into from
May 18, 2021
Merged

Conversation

timostamm
Copy link
Contributor

reflect.DeepEqual() does not work as expected anymore with APIV2, see #310 for details.
Using proto.Equal() instead.

fixes #310

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

reflect.DeepEqual() does not work as expected anymore with APIV2.
Using proto.Equal() instead.

fixes twitchtv#310
@marioizquierdo marioizquierdo merged commit f3251e3 into twitchtv:master May 18, 2021
@marioizquierdo
Copy link
Contributor

LGTM, thank you for the fix!
I can merge it in the main branch right away, and will tag it along with the next release soon.

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.

clientcompat issue with V8
2 participants