File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -1505,7 +1505,7 @@ PJ Fanning (pjfanning@github)
15051505 (2.14.0)
15061506 * Contributed #3837: Set transformer factory attributes to improve protection against XXE
15071507 (2.14.3)
1508- * ... and countless more
1508+ - And NUMEROUS other contributions not listed here! (for 2.15 and above)
15091509
15101510Igor Shymko (ancane@github)
15111511 * Contributed #3500: Add optional explicit `JsonSubTypes` repeated names check
@@ -1578,7 +1578,7 @@ Joo Hyuk Kim (JooHyukKim@github)
15781578 * Contributed #3819: Add convenience method `SimpleBeanPropertyFilter.filterOutAll()` as
15791579 counterpart of `serializeAll()`
15801580 (2.15.0)
1581- * And NUMEROUS other contributions not listed here! (for 2.16 and above)
1581+ - And NUMEROUS other contributions not listed here! (for 2.16 and above)
15821582
15831583Vojtěch Knyttl (knyttl@github)
15841584 * Requested #3053: Allow serializing enums to lowercase (`EnumFeature.WRITE_ENUMS_TO_LOWERCASE`)
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Project: jackson-databind
66
772.16.0 (not yet released)
88
9+ #3877 : Add new `OptBoolean` valued property in `@JsonTypeInfo`, handling,
10+ to allow per-polymorphic type loose Type Id handling
11+ (contributed by Joo-Hyuk K)
912#3924 : Incorrect target type when disabling coercion, trying to deserialize
1013 String from Array/Object
1114 (reported by João G)
You can’t perform that action at this time.
0 commit comments