-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.14.2
Tatu Saloranta edited this page Jan 5, 2023
·
17 revisions
Patch version of 2.14, under development as of December 2022.
Following fixes will be included in this patch release.
-
#1751:
@JsonTypeInfodoes not work if the Type Id is an Integer value -
#3699: Allow custom
JsonNodeimplementations - #3711: https://github.com/FasterXML/jackson-databind/issues/3711
- #356: Fix TOML parse failure when number token hits buffer edge
-
#28: Add delegating serializers for
JsonPatchandJsonMergePatch