-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.4.5
Tatu Saloranta edited this page Jan 8, 2015
·
8 revisions
Patch version of [2.4](Jackson Release 2.4), not yet released.
-
#635: Reduce cachability of
Map
deserializers, to avoid problems with per-property config changes -
#656:
defaultImpl
configuration is ignored forWRAPPER_OBJECT
-
#30:
YamlFactory.writeValue(File, Object)
busted
-
#58:
FluentIterable
serialization doesn't work for Bean properties
- #5: binary nodes not supported during deserialization
-
#48: Problem passing custom
JsonSerializer
, causing an NPE