Skip to content

fix #3582 low level client sniffing #3587

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 2 commits into from
Mar 6, 2019
Merged

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Mar 4, 2019

#3483 introduced SIMPLE_JSON_TYPEDEF pragma to be defined which caused netstandard and netfx exceptions when deserializing sniff responses, but would light up in different places as well.

This affects the low level client starting from 6.4.1 and 5.6.5 on the 5.x releases.
The high level client or using the high level client through client.LowLevel are not affected.

Mpdreamz added 2 commits March 4, 2019 20:23
…used netstandard and netfx exceptions when deserializing sniff responses, but would light up in different places as well

(cherry picked from commit c49736a)
Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@russcam russcam merged commit a94947e into 5.x Mar 6, 2019
@russcam russcam deleted the fix/simple-json-sniffer-5.x branch March 28, 2019 02:52
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.

2 participants