github alibaba/fastjson 1.2.51
fastjson 1.2.51版本发布 BUG修复安全加固

latest releases: 1.2.83, 1.2.80, 1.2.79...
5 years ago

这又是一个BUG修复安全加固版本。

Issues

  1. 修复1.2.50引入的JSONObject.getInt不支持float/double到int/long转换的问题
  2. 修复ServiceLoader捕捉异常不完全的问题
  3. 增强对Jackson的兼容
  4. fastjson.properties配置支持parser.features.NonStringKeyAsString配置
  5. 修复JSONArray/JSONObject的readObject在xstream环境下报错的问题
  6. 增强日期格式支持,支持半小时时区和45分钟时区
  7. 新增加joda日期库的支持,支持DateTime/LocalDate/LocalDateTime/LocalTime/Instant/Period/Duration/DateTimeZone/DateTimeFormatter
  8. 新增JSONPath.extract方法,能根据jsonpath按需解析JSON,大幅提升json解析性能,适用于大数据分析场景。
  9. 增强安全防护

相关链接

Don't miss a new fastjson release

NewReleases is sending notifications on new releases.