Skip to content

Commit 81f2268

Browse files
committed
update release notes
1 parent 5ad9f04 commit 81f2268

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

release-notes/CREDITS-2.x

+10-4
Original file line numberDiff line numberDiff line change
@@ -976,18 +976,24 @@ David Connelly (dconnelly@github)
976976
no Java7 support added
977977
(2.10.0)
978978

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+
979985
Wahey (KevynBct@github)
980986
* Reported #2466: Didn't find class "java.nio.file.Path" below Android api 26
981-
(2.10.0)
987+
(2.10.0)
982988
983989
Martín Coll (colltoaction@github)
984990
* 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)
987993
988994
Andrey Kulikov (ankulikov@github)
989995
* Reported #2457: Extended enum values are not handled as enums when used as Map keys
990-
(2.10.1)
996+
(2.10.1)
991997
992998
João Guerra (joca-bt@github)
993999
* Reported #2473: Array index missing in path of `JsonMappingException` for `Collection<String>`,

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Project: jackson-databind
2929
#2903: Allow preventing "Enum from integer" coercion using new `CoercionConfig` system
3030
#2909: `@JsonValue` not considered when evaluating inclusion
3131
(reported by chrylis@github)
32+
#2913: Make some java platform modules optional
33+
(contributed by XakepSDK@github)
3234
- Full "LICENSE" included in jar for easier access by compliancy tools
3335

3436
2.12.0-rc1 (12-Oct-2020)

0 commit comments

Comments
 (0)