Skip to content

Commit 7ba8e84

Browse files
committed
...
1 parent 2d5c1fe commit 7ba8e84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

release-notes/VERSION-2.x

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ Project: jackson-databind
1111
(contributed by Dominik K)
1212
#2775: Disabling `FAIL_ON_INVALID_SUBTYPE` breaks polymorphic deserialization of Enums
1313
(reported by holgerknoche@github)
14-
#2878: Revert change initially made to fix #2805: change in signature
15-
of `ObjectMapper.treeToValue()` regarding exceptions
16-
#2880: Revert removal of 2.7-deprecated `PropertyNamingStrategy` constants
17-
(reported by brettkail-wk@github)
1814
#2804: Throw `InvalidFormatException` instead of `MismatchedInputException`
1915
for ACCEPT_FLOAT_AS_INT coercion failures
2016
(requested by mjustin@github)
17+
#2878: Revert change initially made to fix #2805: change in signature
18+
of `ObjectMapper.treeToValue()` regarding exceptions
2119
#2879: Add support for disabling special handling of "Creator properties" wrt
2220
alphabetic property ordering
2321
(contributed by Sergiy Y)
22+
#2880: Revert removal of 2.7-deprecated `PropertyNamingStrategy` constants
23+
(reported by brettkail-wk@github)
2424
#2885: Add `JsonNode.canConvertToExactIntegral()` to indicate whether floating-point/BigDecimal
2525
values could be converted to integers losslessly
2626
(requested by Oguzhan U; implementation contributed by Siavash S)

0 commit comments

Comments
 (0)