Skip to content

Jackson Release 2.9.5

Tatu Saloranta edited this page Feb 5, 2018 · 16 revisions

Patch version of 2.9, not yet released (as of January 2018).

Following fixes are included.

Changes, core

  • #1911: Allow serialization of BigDecimal as String, using @JsonFormat(shape=Shape.String), config overrides
  • #1912: BeanDeserializerModifier.updateBuilder() not work to set custom deserializer on a property (since 2.9.0)
Clone this wiki locally