v2.20.17
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
JsonElementas theparamsobject in theSystemTextJsonFormatterby @AArnott in #1074
Fixes
- Fix proxies with derived interfaces by @AArnott in #1070
- Fix proxy generation based on
publicinterfaces nested ininternalones by @AArnott in #1072 - Avoid unobserved exception when read loop fails by @AArnott in #1079
- Replace warning with verbose message in log regarding
$/progressnot matching any method by @AArnott in #1082
Others
Full Changelog: v2.19.27...v2.20.17