Skip to content

v2.16.36

Latest
Compare
Choose a tag to compare
@AArnott AArnott released this 10 Aug 19:48
73873ef

What's Changed

Enhancements

  • Add a System.Text.Json formatter by @AArnott in #908
  • Intern strings when using the MessagePackFormatter by @AArnott in #907

Fixes

  • Retain the exception that leads to exiting the read loop by @AArnott in #881
  • Fix unescaped newline in bad rpc header message by @zZeck in #926
  • Fix string id detection for NormalizeId by @kroimon in #936

Dependency updates

Other changes

New Contributors

Full Changelog: v2.15.29...v2.16.36