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 string interning when deserializing string as object. #1487

Merged
merged 1 commit into from Sep 6, 2022

Conversation

Copy link
Collaborator

@AArnott AArnott left a comment

Choose a reason for hiding this comment

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

Thank you for submitting this change. It looks good. @neuecc, what do you think?
The validation failure is because AzDO custom build agents appear to fail with an SSL related issue. Maybe TLS-1.2 related. I'm looking into it.

@AArnott AArnott requested a review from neuecc August 23, 2022 12:37
@AArnott AArnott added this to the v2.5 milestone Sep 6, 2022
@AArnott AArnott merged commit 30243f1 into MessagePack-CSharp:develop Sep 6, 2022
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.

Strings are not interned on deserialization when the destination property type is object instead of string
2 participants