Skip to content

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.

Changes, core

  • #1604: Nested type arguments doesn't work with polymorphic types

Changes, dataformats

  • #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

Changes, other modules

  • #33: @JsonSerialize with nullUsing option not working for String properties
  • #31: @JsonAppend causes IllegalStateException Unsupported annotated member with JaxbAnnotationModule
  • #32: Fix introspector chaining in JaxbAnnotationIntrospector.hasRequiredMarker()
Clone this wiki locally