Skip to content

9.1.0

Compare
Choose a tag to compare
@WanjohiSammy WanjohiSammy released this 13 Nov 15:13
· 2 commits to main since this release
9a0c7db

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 to SingleResourceCastNode 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

Full Changelog: 9.0.0...9.1.0