Skip to content

Commit

Permalink
Add release notes wrt #3877
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jun 6, 2023
1 parent c5eabf8 commit 2cea7c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ PJ Fanning (pjfanning@github)
(2.14.0)
* Contributed #3837: Set transformer factory attributes to improve protection against XXE
(2.14.3)
* ... and countless more
- And NUMEROUS other contributions not listed here! (for 2.15 and above)
Igor Shymko (ancane@github)
* Contributed #3500: Add optional explicit `JsonSubTypes` repeated names check
Expand Down Expand Up @@ -1578,7 +1578,7 @@ Joo Hyuk Kim (JooHyukKim@github)
* Contributed #3819: Add convenience method `SimpleBeanPropertyFilter.filterOutAll()` as
counterpart of `serializeAll()`
(2.15.0)
* And NUMEROUS other contributions not listed here! (for 2.16 and above)
- And NUMEROUS other contributions not listed here! (for 2.16 and above)
Vojtěch Knyttl (knyttl@github)
* Requested #3053: Allow serializing enums to lowercase (`EnumFeature.WRITE_ENUMS_TO_LOWERCASE`)
Expand Down
3 changes: 3 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Project: jackson-databind

2.16.0 (not yet released)

#3877: Add new `OptBoolean` valued property in `@JsonTypeInfo`, handling,
to allow per-polymorphic type loose Type Id handling
(contributed by Joo-Hyuk K)
#3924: Incorrect target type when disabling coercion, trying to deserialize
String from Array/Object
(reported by João G)
Expand Down

0 comments on commit 2cea7c9

Please sign in to comment.