- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.2k
Jackson Release 2.7.7
        Tatu Saloranta edited this page Mar 4, 2021 
        ·
        12 revisions
      
    Patch version of 2.7, released on 27-Aug-2016,
Following fixes are included.
- #307: JsonGenerationException: Split surrogate on writeRaw() input thrown for input of certain size
- 
#315: OutOfMemoryErrorwhen writingBigDecimal
- 
#1322: EnumMapkeys not using enum's@JsonPropertyvalues unlike Enum values
- 
#1332: ArrayIndexOutOfBoundExceptionfor enum by index deser
- #1344: Deserializing locale assumes JDK separator (underscore), does not accept RFC specified (hyphen)
- #128: Write out headers even if no data rows written
- #132: Invalid UTF8-character in non-UTF8 file is detected too early, so parsing can not be continued
- #27: Fixed long deserialization problem for longs of ~13digit length
- 
#204: FromXMLParser.nextTextValue()incorrect for attributes
- #69: Problem to parse time values as string