Skip to content

v2.28.2

Compare
Choose a tag to compare
@plokhotnyuk plokhotnyuk released this 10 Feb 10:33
· 413 commits to master since this release
  • Fixed throwing of an overflow error before an illegal number error due to unexpected e, E, or . byte when reading Byte, Short, Int, Long, and BigInt values
  • Fixed typos in error messages when parsing invalid java.time.Duration values
  • More efficient reading and writing of JSON strings with non-ASCII characters
  • More efficient reading of java.time.Duration and java.time.Period values

All changes v2.28.1...v2.28.2