Skip to content

Commit 2cea7c9

Browse files
committed
Add release notes wrt #3877
1 parent c5eabf8 commit 2cea7c9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

release-notes/CREDITS-2.x

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
15101510
Igor 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
15831583
Vojtěch Knyttl (knyttl@github)
15841584
* Requested #3053: Allow serializing enums to lowercase (`EnumFeature.WRITE_ENUMS_TO_LOWERCASE`)

release-notes/VERSION-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Project: jackson-databind
66

77
2.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)

0 commit comments

Comments
 (0)