Skip to content

v2.30.2

Compare
Choose a tag to compare
@plokhotnyuk plokhotnyuk released this 02 Jul 09:13
· 304 commits to master since this release
v2.30.2
dbe6c6f
  • Fixed possible ArrayIndexOutOfBoundsException for some lengths of output buffer when serializing double values with 3-digit mantissa by JVMs
  • More efficient parsing of java.time.Duration values without nanoseconds
  • More efficient serialization of strings with escaped unicodes
  • More efficient serialization of double and float values
  • Added some compile-time optimizations

All changes v2.30.1...v2.30.2