-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Jackson Release 2.8.9
Tatu Saloranta edited this page Jun 2, 2017
·
15 revisions
Patch version of 2.8, not yet released. Following fixes are included.
- #382: ArrayIndexOutOfBoundsException from UTF32Reader.read on invalid input
-
#1585: Invoke ServiceLoader.load() inside of a privileged block when loading modules using
ObjectMapper.findModules()
-
#1595:
JsonIgnoreProperties.allowSetters
is not working in Jackson 2.8 - #1597: Escape JSONP breaking characters
- #1599: Jackson Deserializer security vulnerability with default typing
-
#1607:
@JsonIdentityReference
not used when setup on class only -
#1629:
FromStringDeserializer
ignores registeredDeserializationProblemHandler
forjava.util.UUID
-
#228:
XmlReadContext
should hold current value -
#233:
XmlMapper.copy()
doesn't properly copy internal configurations
- #50: Duplicate key detection does not work