Skip to content

Conversation

@JooHyukKim
Copy link
Member

@JooHyukKim JooHyukKim commented Dec 10, 2025

fix #5469

Target branch TBD

@JooHyukKim JooHyukKim changed the base branch from 3.x to 3.0 December 10, 2025 15:17
@JooHyukKim JooHyukKim changed the title fix #5469 Add new DeserializationProblemHandler.handleNullForPrimitives() Dec 10, 2025
@JooHyukKim JooHyukKim changed the title Add new DeserializationProblemHandler.handleNullForPrimitives() [Jackson-3] Add new DeserializationProblemHandler.handleNullForPrimitives() Dec 10, 2025
@JooHyukKim
Copy link
Member Author

Thank you @pjfanning !

@cowtowncoder
Copy link
Member

API change, needs to go in 3.x (for 3.1.0), not patch.

Copy link
Member

@cowtowncoder cowtowncoder left a comment

Choose a reason for hiding this comment

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

Getting very close to good! Just added a couple of notes.

And also: needs to target 3.x, not 3.0, as per my earlier comment.

@JooHyukKim JooHyukKim changed the base branch from 3.0 to 3.x December 13, 2025 09:13
@JooHyukKim
Copy link
Member Author

Thanksss,

  1. Applied review
  2. Changed target branch to 3.x

@github-actions
Copy link

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 78.8% 📈 +0.100%
Branches branches 72.5% 📈 +0.000%

Coverage data generated from JaCoCo test results

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.

Add callback to signal null for primitive in DeserializationProblemHandler

3 participants