Skip to content

Commit

Permalink
Update release notes wrt #2101
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 30, 2019
1 parent 60431ad commit b353cad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -1005,6 +1005,11 @@ Mark Schäfer (mark--@github)
* Reported #2520: Sub-optimal exception message when failing to deserialize non-static inner classes
(2.10.1)
Ruud Welling (WellingR@github)
* Contributed fix for #2102: `FAIL_ON_NULL_FOR_PRIMITIVES` failure does not indicate
field name in exception message
(2.10.2)
Fabian Lange (CodingFabian@github)
* Reported #2556: Contention in `TypeNameIdResolver.idFromClass()`
(2.10.2)
Expand Down
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Project: jackson-databind

2.10.2 (not yet released)

#2101: `FAIL_ON_NULL_FOR_PRIMITIVES` failure does not indicate field name in exception message
(reported by raderio@github)
#2544: java.lang.NoClassDefFoundError Thrown for compact profile1
(reported by Jon A)
#2553: JsonDeserialize(contentAs=...) broken with raw collections
Expand Down

0 comments on commit b353cad

Please sign in to comment.