https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.DurableTask/1.3.0
What's Changed
- Improve Error Type Accuracy in TaskFailedException FailureDetails with .NET-Isolated app by @nytian in #3070
- Relax type check in
OrchestrationInputConverter
by @Ilia-Kosenkov in #3061 - Add Support for Customizing Maximum gRPC Message Size by @nytian in #3077
Dependency Updates
- Microsoft.DurableTask.Client.Grpc 1.8.0 -> 1.10.0
- Microsoft.DurableTask.Worker.Grpc 1.8.0 -> 1.10.0
- Microsoft.DurableTask.Abstractions 1.8.1 -> 1.10.0
Release Notes for the updated packages are available here.
Full Changelog: v1.2.3-worker-extension...v1.3.0-worker-extension