Skip to content

Jackson Release 2.9.4

Tatu Saloranta edited this page Dec 19, 2017 · 22 revisions

Patch version of 2.9, not yet released.

Following fixes are included.

Changes, core

  • #414: Base64 MIME variant does not ignore white space chars as per RFC2045
  • #1854: NPE deserializing collection with @JsonCreator and ACCEPT_CASE_INSENSITIVE_PROPERTIES
  • #1855: Blacklist for more serialization gadgets (dbcp/tomcat, spring)

Changes, dataformats

  • #62: (yaml) SnakeYAML base64Coder is not OSGI exported

Clone this wiki locally