Skip to content

v2.20.17

Choose a tag to compare

@AArnott AArnott released this 14 Jan 16:20
· 950 commits to main since this release
ece3a29

Enhancements

  • Enable sending RPC marshalable objects back to their owner by @AArnott in #1065
  • Enable generation of proxies that implement multiple interfaces by @AArnott in #1066
  • Allow JsonElement as the params object in the SystemTextJsonFormatter by @AArnott in #1074

Fixes

  • Fix proxies with derived interfaces by @AArnott in #1070
  • Fix proxy generation based on public interfaces nested in internal ones by @AArnott in #1072
  • Avoid unobserved exception when read loop fails by @AArnott in #1079
  • Replace warning with verbose message in log regarding $/progress not matching any method by @AArnott in #1082

Others

  • Add docs to help with disconnect investigations by @AArnott in #1076

Full Changelog: v2.19.27...v2.20.17