New
v2.21.69
What's Changed
- Avoid crashing the process when
Stream.Disposethrows by @AArnott in https://github.com/microsoft/vs-streamjsonrpc/pull/1085 - Update
HttpClientMessageHandler.csreference by @emmanuel-ferdman in https://github.com/microsoft/vs-streamjsonrpc/pull/1092 - Fix disposal of marshalable object proxies by @matteo-prosperi in https://github.com/microsoft/vs-streamjsonrpc/pull/1156
- Address a few small nits noticed while browsing by @stephentoub in https://github.com/microsoft/vs-streamjsonrpc/pull/1158
- Drop threading analyzers from package dependencies by @AArnott in https://github.com/microsoft/vs-streamjsonrpc/pull/1169
New Contributors
- @baywet made their first contribution in https://github.com/microsoft/vs-streamjsonrpc/pull/1094
- @emmanuel-ferdman made their first contribution in https://github.com/microsoft/vs-streamjsonrpc/pull/1092
- @stephentoub made their first contribution in https://github.com/microsoft/vs-streamjsonrpc/pull/1158
Full Changelog: https://github.com/microsoft/vs-streamjsonrpc/compare/v2.20.17...v2.21.69