-
-
Couldn't load subscription status.
- Fork 1.2k
Jackson Release 2.19.2
Tatu Saloranta edited this page Jul 18, 2025
·
6 revisions
Patch version of 2.19, released 18-Jul-2025.
Following fixes are included in this patch release.
-
#5215:
@JsonAnyGetterserialization order change from 2.18.4 to 2.19.0 -
#5202:
JsonSetter.contentNullsignored forObject[],String[]andCollection<String>
- (see issue [#54] for Jakarta-RS providers)
UTF8JsonGeneratorcopies the static singleton of DEFAULT_PRETTY_PRINTER, then uses it during the JSON serialization.
-
#54:
UTF8JsonGeneratorcopies the static singleton of DEFAULT_PRETTY_PRINTER, then uses it during the JSON serialization.
-
#198: No deserializer for
long[]type