https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.DurableTask/1.4.0
What's Changed
- Add Explicit Exception Types to RaiseEventAsync and Make Exception Throwing controllable via Settings by @nytian in #3097
- Add New Configuration GrpcHttpClientTimeout for DurableTaskClient by @nytian in #3106
- Fix byte[] Input Handling in Activity Functions at .NET Isolated by @nytian in #3111
Dependency Updates
- Microsoft.DurableTask.Client.Grpc 1.10.0 -> 1.11.0
- Microsoft.DurableTask.Worker.Grpc 1.10.0 -> 1.11.0
- Microsoft.DurableTask.Abstractions 1.10.0 -> 1.11.0
Release Notes for the updated packages are available here.
Full Changelog: v1.3.0-worker-extension...v1.4.0-worker-extension