v2.23.32-alpha
Pre-release
Pre-release
What's Changed
Dependency updates
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
- @drewnoakes made their first contribution in #1181
- @ToddGrun made their first contribution in #1187
- @eerhardt made their first contribution in #1200
Full Changelog: v2.22.11...v2.23.32-alpha