Skip to content

Jackson Release 2.4.6

Tatu Saloranta edited this page Mar 26, 2015 · 13 revisions

Patch version of [2.4](Jackson Release 2.4), not yet released (as of 26 Mar 2015).

Most likely the last release version of 2.4.x branch, since 2.5.0 was released before this release; and since 2.3 will be a long-running branch (due to compatibility reasons). 2.4.x on the other hand may be retired since 2.5.1 is already out.

Changes, core

  • #184: WRITE_NUMBERS_AS_STRINGS disables WRITE_BIGDECIMAL_AS_PLAIN
  • #706: Add support for @JsonUnwrapped via JSON Schema module
  • #707: Error in getting string representation of an ObjectNode with a float number value

Clone this wiki locally