-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.9.3
Tatu Saloranta edited this page Oct 20, 2017
·
26 revisions
Patch version of 2.9, not yet released.
Following fixes are included.
- #1604: Nested type arguments doesn't work with polymorphic types
- #114: (cbor) copyStructure(): avoid duplicate tags when copying tagged binary
- #116: (protobuf) Should skip the positive byte which is the last byte of an varint
-
#33:
@JsonSerialize
withnullUsing
option not working forString
properties