-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.12.5
Tatu Saloranta edited this page Aug 27, 2021
·
4 revisions
Patch version of 2.12, released on 27-Aug-2021. It may be the last full patch release for 2.12 minor version.
Following fixes will be included in this patch release.
- #712: (partial) Optimize array allocation by JsonStringEncoder
-
#713: Add back accidentally removed
JsonStringEncoder
related methods inBufferRecyclers
(likegetJsonStringEncoder()
)
- #3220: (regression) Factory method generic type resolution does not use Class-bound type parameter
- #141: Blackbird fails to deserialize varargs array