File tree 2 files changed +12
-4
lines changed
2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -976,18 +976,24 @@ David Connelly (dconnelly@github)
976
976
no Java7 support added
977
977
(2.10.0 )
978
978
979
+ XakepSDK@github
980
+ * Reported #2458 : `Nulls` property metadata ignored for creators
981
+ (2.10.0 )
982
+ * Contributed #2913 : Make some java platform modules optional
983
+ (2.12.0 )
984
+
979
985
Wahey (KevynBct@github)
980
986
* Reported #2466 : Didn' t find class "java.nio.file.Path" below Android api 26
981
- (2.10.0)
987
+ (2.10.0)
982
988
983
989
Martín Coll (colltoaction@github)
984
990
* Contributed #2467: Accept `JsonTypeInfo.As.WRAPPER_ARRAY` with no second argument to
985
- deserialize as "null value"
986
- (2.10.0)
991
+ deserialize as "null value"
992
+ (2.10.0)
987
993
988
994
Andrey Kulikov (ankulikov@github)
989
995
* Reported #2457: Extended enum values are not handled as enums when used as Map keys
990
- (2.10.1)
996
+ (2.10.1)
991
997
992
998
João Guerra (joca-bt@github)
993
999
* Reported #2473: Array index missing in path of `JsonMappingException` for `Collection<String>`,
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ Project: jackson-databind
29
29
#2903 : Allow preventing " Enum from integer" coercion using new `CoercionConfig` system
30
30
#2909 : `@JsonValue` not considered when evaluating inclusion
31
31
(reported by chrylis@github)
32
+ #2913 : Make some java platform modules optional
33
+ (contributed by XakepSDK@github)
32
34
- Full " LICENSE" included in jar for easier access by compliancy tools
33
35
34
36
2.12.0 -rc1 (12 -Oct-2020 )
You can’t perform that action at this time.
0 commit comments