v2.16.36
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
- Bump System.Text.Json from 7.0.2 to 7.0.3 by @dependabot in #934
- Bump Nerdbank.Streams from 2.9.112 to 2.10.66 by @dependabot in #928
- Bump System.Diagnostics.DiagnosticSource from 7.0.1 to 7.0.2 by @dependabot in #902
Other changes
New Contributors
- @Calidus made their first contribution in #905
- @zZeck made their first contribution in #926
- @kroimon made their first contribution in #936
Full Changelog: v2.15.29...v2.16.36