Skip to content

Commit 9e17f3a

Browse files
committed
...
1 parent 78177ac commit 9e17f3a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release-notes/VERSION

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Versions: 3.x (for earlier see VERSION-2.x)
1010
#5350: Add `DeserializationFeature.USE_NULL_FOR_MISSING_REFERENCE_VALUES` for
1111
selecting `null` vs "empty/absent" value when deserializing missing `Optional` value
1212

13+
3.0.2 (not yet released)
14+
15+
#5372: Wrong setter is used when deserializing from `InputStream` (or `byte[]`)
16+
(NOTE: actual fix via jackson-core#1491)
17+
(reported by @quaff)
18+
1319
3.0.1 (21-Oct-2025)
1420

1521
#5335: JsonMapper to deserialize `Optional.empty()` instead of `null`

0 commit comments

Comments
 (0)