Skip to content

Fixed an error when serializing a value class that wraps a Map #904

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 3 commits into from
Feb 2, 2025

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Feb 2, 2025

fixes #873
relates to FasterXML/jackson-databind#4928


There were a few omissions in this PR, so additional corrections were made in #908.

@k163377 k163377 changed the title Fixed a problem that prevented serialization of value class that wraps Map Fixed an error when serializing a value class that wraps a Map Feb 2, 2025
@k163377 k163377 changed the base branch from 2.19 to 2.18 February 2, 2025 03:57
@k163377 k163377 merged commit e30c612 into FasterXML:2.18 Feb 2, 2025
20 checks passed
@k163377 k163377 deleted the fix-873 branch February 2, 2025 04:09
k163377 added a commit to k163377/jackson-module-kotlin that referenced this pull request Feb 2, 2025
k163377 added a commit that referenced this pull request Feb 2, 2025
Fixed handling of null and JsonValue as well as #904
k163377 added a commit that referenced this pull request Feb 2, 2025
Fixed handling of null and JsonValue as well as #904
k163377 added a commit to ProjectMapK/jackson-module-kogera that referenced this pull request Mar 2, 2025
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.

Can't serialize Kotlin Value class that has map inside
1 participant