We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38124aa commit 1c6a227Copy full SHA for 1c6a227
release-notes/VERSION-2.x
@@ -117,6 +117,7 @@ Project: jackson-databind
117
#3280: Can not deserialize json to enum value with Object-/Array-valued input,
118
`@JsonCreator`
119
(reported by peteryuanpan@github)
120
+#3397: Optimize `JsonNodeDeserialization` wrt recursion
121
- Fix to avoid problem with `BigDecimalNode`, scale of `Integer.MIN_VALUE` (see
122
[dataformats-binary#264] for details)
123
- Extend handling of `FAIL_ON_NULL_FOR_PRIMITIVES` to cover coercion from (Empty) String
0 commit comments