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

Add serde for jackson-databind JsonNode #981

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Add serde for jackson-databind JsonNode #981

merged 1 commit into from
Nov 26, 2024

Conversation

yawkat
Copy link
Member

@yawkat yawkat commented Nov 26, 2024

I added it to the support module so that it still works with a non-jackson ObjectMapper.

I added it to the support module so that it still works with a non-jackson ObjectMapper.
@yawkat yawkat added the type: improvement A minor improvement to an existing feature label Nov 26, 2024
@yawkat yawkat added this to the 2.13.0 milestone Nov 26, 2024
@yawkat yawkat requested a review from dstepanov November 26, 2024 12:09
Copy link

sonarqubecloud bot commented Nov 26, 2024

Copy link
Contributor

@dstepanov dstepanov left a comment

Choose a reason for hiding this comment

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

Do we need it?

@yawkat
Copy link
Member Author

yawkat commented Nov 26, 2024

apparently some people do

@yawkat yawkat merged commit 55a3cc1 into 2.13.x Nov 26, 2024
17 checks passed
@yawkat yawkat deleted the jackson-node branch November 26, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants