v2.18.44
What's Changed
- docs fix NotifyClientOfEvents option name by @kingosticks in #982
 - Fix deadlocks involving processes where JTF is not present by @AArnott in #989
 - Fixes early destruction of 
IAsyncEnumerable<T>sent as return value from RPC methods by @AArnott in #1004 - Docs: add more detail about marshaled object lifetimes by @vivlimmsft in #1008
 - Add test for marshalling one object twice by @AArnott in #1013
 - Add support for call-scoped marshalable objects by @AArnott in #1015
 
Dependency updates
- Don't reference M.Bcl.AsyncInterfaces on netstandard2.1 by @ViktorHofer in #987
 - Bump VisualStudioThreadingVersion from 17.7.35 to 17.8.14 by @dependabot in #967
 - Bump VisualStudioThreadingVersion from 17.8.14 to 17.9.28 by @dependabot in #992
 - Bump System.Diagnostics.DiagnosticSource from 7.0.2 to 8.0.0 by @dependabot in #995
 
New Contributors
- @kingosticks made their first contribution in #982
 - @ViktorHofer made their first contribution in #987
 - @vivlimmsft made their first contribution in #1008
 - @SylviaLe191 made their first contribution in #1014
 
Full Changelog: v2.17.11...v2.18.44