9.1.0
What's Changed
- improvement: Add cancellation support for long running queries by @rpallares in #1271
- Cause debugger to step through argument-check methods by @gathogojr in #1321
- Use
await using
for async disposal of message writer by @habbes in #1323 - Cherry-pick (a77ed76): Fix AutoExpand Issues with Capitalized $Expand System Query Options by @WanjohiSammy in #1309
- Add dynamic single-valued property support for filter expressions by @gathogojr in #1330
- Adding a condition to cast
QueryNode
toSingleResourceCastNode
for Unquoted Type Parameter by @WanjohiSammy in #1313 - Fixes #1336 : Regressions from refacturing from extension method EntityType() to EntityType property bug by @xuzhg in #1341
- Add dynamic properties support for any and all operators by @gathogojr in #1322
- update DI settings by @marabooy in #1344
New Contributors
- @rpallares made their first contribution in #1271
Full Changelog: 9.0.0...9.1.0