Skip to content

Fix missing nullable constructor parameters deserialization #500

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 5 commits into from
Oct 15, 2021

Conversation

novtor
Copy link

@novtor novtor commented Sep 8, 2021

Fixes #490

@novtor
Copy link
Author

novtor commented Sep 8, 2021

should be built with jackson-base:2.13.0-SNAPSHOT

@dinomite dinomite added the cla-needed PR looks good (although may also require code review), but CLA needed from submitter label Sep 8, 2021
@dinomite dinomite self-assigned this Sep 8, 2021
@cowtowncoder cowtowncoder removed the cla-needed PR looks good (although may also require code review), but CLA needed from submitter label Sep 9, 2021
@cowtowncoder
Copy link
Member

CLA received.

@dinomite
Copy link
Member

dinomite commented Sep 9, 2021

Notes for posterity: this is a reissue of #491 which I mismerged and reverted.

@dinomite dinomite merged commit 95e5b92 into FasterXML:2.13 Oct 15, 2021
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.

Missing value of type JsonNode? is deserialized as NullNode instead of null
3 participants