https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.DurableTask/1.9.0
What's Changed
- bugfix: ScheduledStartTime + start orch. actions by @andystaples in #3217
- Update E2E tests readme by @andystaples in #3201
- Allow overriding orchestration version when starting orchestrations via APIs in PowerShell, Python, and Node.js by @AnatoliB in #3213
- Remove LegacyLocalGrpcListener and the dependency on Grpc.Core by @AnatoliB in #3236
- Include Exception Properties at FailureDetails via Custom Provider by @nytian in #3215
Dependency Updates:
Microsoft.DurableTask.Client.Grpc v1.15.0 -> v1.16.1
Microsoft.DurableTask.Worker.Grpc v1.15.0 -> v1.16.1
Full Changelog: v1.8.0-worker-extension...v1.9.0-worker-extension