Skip to content

Jackson Release 2.18.8

Tatu Saloranta edited this page May 20, 2026 · 23 revisions

Patch version of 2.18, under development as of May 2026.

Following fixes will be included in this patch release.

Changes, core

  • #1611: Apply number-length validator on streaming integer path of async parser
  • #5950: Improve UUIDeserializer error handling
  • #5951: Improve InetSocketAddress deserialization
  • #5974: @JsonIgnore on Record property ignored with PropertyNamingStrategy
  • #5981: BasicPolymorphicTypeValidator setting allowIfSubTypeIsArray() should validate element type
  • #5988: PolymorphicTypeValidator needs to validate generic type parameters too

Changes, data formats

  • #863: Fix to support Woodstox 7.2.0 (but no dep version bump)

Clone this wiki locally