Skip to content

v2.9.85

Compare
Choose a tag to compare
@AArnott AArnott released this 09 Nov 16:06
36aa641

Changes:

Enhancements:

  • #667: Make interface IJsonRpcMessageWithId public
  • #698: Target netstandard2.1 instead of netcoreapp3.1
  • #694: Update MessagePack to 2.3.75
  • #686: Render named arguments in ETW events, including when using the MessagePack formatter
  • #690: Update Nerdbank.Streams to 2.8.46
  • #687: Update Newtonsoft.Json dependency to 13.0.1
  • #666: Omit line info handling

Others:

  • #717: Expose the IJsonRpcMessageWithId interface publicly
See More
  • #716: Fix testResults artifact collector when tests haven't run
  • #715: Bump System.Text.Encodings.Web from 4.5.1 to 5.0.1
  • #712: Force upgrade of vulnerable System.Text.Encodings.Web 4.5.0 to 4.5.1
  • #714: Add diagnostic logging to test runner
  • #713: Run tests on 64-bit processes
  • #707: Fix tracing regression
  • #706: Add ETW trace testing to pipeline
  • #697: Add support for top level properties and delegated dispatch
  • #699: Switch from XLF (back) to LCL
  • #696: Apply is null syntax pattern and analyzer
  • #693: Drop .NET Core 2.1 support
  • #652: AddLocalRpcTarget should honor base interfaces when T is an interface
  • #659: Adding automated compliance tools to the build pipeline.

This list of changes was auto generated.