forked from FasterXML/jackson
-
Notifications
You must be signed in to change notification settings - Fork 0
Jackson Release 2.12.5
Kim, Joo Hyuk edited this page Oct 12, 2023
·
3 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