Skip to content

Jackson Release 3.2.2

Tatu Saloranta edited this page Jul 12, 2026 · 10 revisions

Patch version of 3.2, under development as of July 2026.

Following fixes will be included in this patch release.

Changes, core

None

None

Changes, dataformats

Protobuf

  • #708: Proto3 fields without label fail to parse
  • #714: Packed repeated field fails to decode when array spans an input buffer reload
  • #715: ProtobufGenerator._reportWrongWireType() always reports string, ignoring actual type

Clone this wiki locally