Skip to content

Commit 1c6a227

Browse files
committed
Add entry wrt #3397 fix included in 2.13.0 release
1 parent 38124aa commit 1c6a227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes/VERSION-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Project: jackson-databind
117117
#3280: Can not deserialize json to enum value with Object-/Array-valued input,
118118
`@JsonCreator`
119119
(reported by peteryuanpan@github)
120+
#3397: Optimize `JsonNodeDeserialization` wrt recursion
120121
- Fix to avoid problem with `BigDecimalNode`, scale of `Integer.MIN_VALUE` (see
121122
[dataformats-binary#264] for details)
122123
- Extend handling of `FAIL_ON_NULL_FOR_PRIMITIVES` to cover coercion from (Empty) String

0 commit comments

Comments
 (0)