Skip to content

Commit 82e891c

Browse files
committed
Update release notes wrt #18
1 parent aa76baf commit 82e891c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

release-notes/VERSION

+8-3
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,16 @@ Modules:
1010

1111
2.8.8 (not yet released)
1212

13-
#15: Optional<Long> and OptionalLong deserialization are not consistent when
14-
deserializing from String
13+
#13: (datatypes) `configureAbsentsAsNulls` not working for primitive optionals
14+
like `OptionalInt`
1515
(reported by Louis-Rémi P)
16-
#17: Cached `Optional` serializer does not apply annotations for POJO properties
16+
#15: (datatypes) Optional<Long> and OptionalLong deserialization are not consistent
17+
when deserializing from String
18+
(reported by Louis-Rémi P)
19+
#17: (datatypes) Cached `Optional` serializer does not apply annotations for POJO properties
1720
(reported by codicusmaximus@github)
21+
#18: (datatypes) `InstantDeserializer` is not working with offset of zero `+00:00` and `+00`
22+
(contributed by kevinjom@github)
1823

1924
2.8.7 (21-Feb-2017)
2025
2.8.6 (12-Jan-2017)

0 commit comments

Comments
 (0)