File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,16 @@ Project: jackson-databind
11
11
(contributed by Dominik K)
12
12
#2775 : Disabling `FAIL_ON_INVALID_SUBTYPE` breaks polymorphic deserialization of Enums
13
13
(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)
18
14
#2804 : Throw `InvalidFormatException` instead of `MismatchedInputException`
19
15
for ACCEPT_FLOAT_AS_INT coercion failures
20
16
(requested by mjustin@github)
17
+ #2878 : Revert change initially made to fix #2805 : change in signature
18
+ of `ObjectMapper.treeToValue()` regarding exceptions
21
19
#2879 : Add support for disabling special handling of " Creator properties" wrt
22
20
alphabetic property ordering
23
21
(contributed by Sergiy Y)
22
+ #2880 : Revert removal of 2.7 -deprecated `PropertyNamingStrategy` constants
23
+ (reported by brettkail-wk@github)
24
24
#2885 : Add `JsonNode.canConvertToExactIntegral()` to indicate whether floating-point/BigDecimal
25
25
values could be converted to integers losslessly
26
26
(requested by Oguzhan U; implementation contributed by Siavash S)
You can’t perform that action at this time.
0 commit comments