Skip to content

Jackson Release 2.5.5

Tatu Saloranta edited this page Sep 15, 2015 · 8 revisions

Patch version of [2.5](Jackson Release 2.5), not yet released as of July 2015.

Changes, core

  • #844: Using @JsonCreator still causes invalid path references in JsonMappingException
  • #852: Accept scientific number notation for quoted numbers too
  • #878: serializeWithType on BeanSerializer does not setCurrentValue

Changes, other modules

  • #25: Should ignore static methods (setter/getter)

Clone this wiki locally