Skip to content

Commit

Permalink
Add entry wrt #3397 fix included in 2.13.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 13, 2022
1 parent 38124aa commit 1c6a227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ Project: jackson-databind
#3280: Can not deserialize json to enum value with Object-/Array-valued input,
`@JsonCreator`
(reported by peteryuanpan@github)
#3397: Optimize `JsonNodeDeserialization` wrt recursion
- Fix to avoid problem with `BigDecimalNode`, scale of `Integer.MIN_VALUE` (see
[dataformats-binary#264] for details)
- Extend handling of `FAIL_ON_NULL_FOR_PRIMITIVES` to cover coercion from (Empty) String
Expand Down

0 comments on commit 1c6a227

Please sign in to comment.