Skip to content

Jackson Release 2.10.3

Tatu Saloranta edited this page Feb 1, 2020 · 9 revisions

Patch version of 2.10, not yet released.

Following fixes will be included.

Changes, core

  • #592: DataFormatMatcher#getMatchedFormatName throws NPE when no match exists
  • #2599: NoClassDefFoundError at DeserializationContext. on Android 4.1.2 and Jackson 2.10.0
  • #2602: ByteBufferSerializer produces unexpected results with a duplicated ByteBuffer and a position > 0

Changes, JAX-RS

  • #120: Incorrect export of com.fasterxml.jackson.jaxrs.json for JSON provider

Changes, JVM Languages

  • #218: Serialization of case class with overridden attributes not working
Clone this wiki locally