Skip to content

Jackson Release 2.6.7

Tatu Saloranta edited this page Jun 4, 2016 · 8 revisions

Patch version of [2.6](Jackson Release 2.6), released June 4th, 2016.

This is planned to be the last full 2.6 release of all components: further releases, if any, will be micro-releases (like next hypothetical one, 2.6.7.1) of specific components with issues.

Changes, core

  • #280: FilteringGeneratorDelegate.writeUTF8String() should delegate to writeUTF8String()
  • #1194: Incorrect signature for generic type via `JavaType.getGenericSignature
  • #1228: @JsonAnySetter does not deserialize null to Deserializer's NullValue
Clone this wiki locally