Skip to content

v1.12.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@AsterDY AsterDY released this 09 Jul 05:29
· 16 commits to main since this release
456a3b9

Notice

  • [#645] Will not support Go1.16 from v1.12.0

Feature

  • [#645] Support ARM64 arch for decoder and encoder
  • [#669] support marshal invalid float (Inf/NaN) as null
  • [#668] export MarshalIndent api in root

Optimization

  • [#667]: remove some link-names to support compilation on Go1.23rc1 (fallback to std)
  • [#651] enhance data race detection
  • [#664] add limit on reusing buffer size to avoid OOM

Full Changelog: v1.11.9...v1.12.0-rc