Skip to content

v2.28.1

Compare
Choose a tag to compare
@plokhotnyuk plokhotnyuk released this 04 Feb 16:32
· 422 commits to master since this release
  • Fixed reading of java.time.LocalTime and java.time.LocalDateTime values to throw JsonReaderException for all invalid values
  • Clean up error messages for reading of invalid char values
  • More efficient reading of numeric values
  • More efficient validation of encoding of JSON strings with non-ASCII characters
  • More efficient reading of year parts that are out of 0000 to 9999 range in java.time._ values using JVMs or Scala Native

All changes v2.28.0...v2.28.1