Skip to content

Jackson Release 3.0.3

Tatu Saloranta edited this page Nov 19, 2025 · 17 revisions

Patch version of 3.0, under development as of Nov, 2025.

Following fixes will be included in this patch release.

Changes, core

  • #1418: TokenFilter#includeEmptyArray() causes an error in some cases where an object element is filtered
  • #5393: @JsonAnyGetter property gets included in generated schema

Changes, data formats

CSV

  • #10: Missing null writes when writing Object[] values

YAML

  • #154: YAML file with no content throws MismatchedInputException when binding to Object type (POJO etc)

Changes, data types

Clone this wiki locally