Skip to content

Jackson Release 2.14.3

Tatu Saloranta edited this page Feb 17, 2023 · 20 revisions

Patch version of 2.14, under development as of February 2023.

Following fixes will be included in this patch release.

Changes, core

  • #909: Revert schubfach changes in #854
  • #912: Optional padding Base64Variant still throws exception on missing padding character

None yet

Changes, data formats

Binary Formats (Avro, CBOR, Ion, Protobuf, Smile)

  • #354: Some artifacts missing NOTICE, LICENSE files

Textual Formats (CSV, Properties, TOML, YAML)

  • #378: Some artifacts missing NOTICE, LICENSE files

Changes, Other modules

JAXB

  • #199: jaxb and jakarta-xmlbind put module-info in versions/11
  • Fix Gradle Module Metadata for Afterburner, Blackbird

Changes, other

  • #102: Missing module-info dependency from jackson-jr-annotation-support
Clone this wiki locally