Skip to content

v2.23.32-alpha

Pre-release
Pre-release

Choose a tag to compare

@AArnott AArnott released this 20 Jun 17:29
a34b2e5

What's Changed

Dependency updates

  • Update dependency Microsoft.Bcl.AsyncInterfaces to v9 by @renovate in #1163

Enhancements

  • Cap the amount of text copied into the stringbuilder in JsonRpcEventSource.Format by @ToddGrun in #1187
  • Use JsonElement.Clone instead of Deserialize by @eerhardt in #1200
  • NativeAOT readiness
    • Refactor reflection usage to only reflection against the one method by @eerhardt in #1199
    • Cut ProxyGeneration out if dynamic code isn't supported by @eerhardt in #1202
    • Remove Dependency on Newtonsoft.Json from JsonRpc by @eerhardt in #1201
    • Remove Dependency on Newtonsoft.Json From Protocol objects by @eerhardt in #1198
    • Expose MessageFormatterEnumerableTracker.EnumeratorResults as public by @eerhardt in #1206
    • Refactor code and annotations to fix all warnings in NativeAOTCompatibility. by @eerhardt in #1207
    • Minor PR feedback by @eerhardt in #1210
    • Add attributes for NativeAOT safety by @AArnott in #1196

New Contributors

Full Changelog: v2.22.11...v2.23.32-alpha