Skip to content

Jackson Release 3.0.1

Tatu Saloranta edited this page Oct 13, 2025 · 4 revisions

Patch version of 3.0, under development (October 2025)

Following fixes will be included in this patch release.

Changes, core

  • #5340: DeserializationFeature.ACCEPT_FLOAT_AS_INT not respected for byte/short when deserializing from JsonNode
  • #5344: "Unexpected end-of-input" for JsonParser.readValueAs()

Changes, data formats

Changes, Providers

  • #220: Fix ServiceLoader manifests due to 3.0 package changes
  • #57: Fix ServiceLoader manifests due to 3.0 package changes
Clone this wiki locally