https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/3.2.0
What's Changed
- Dispose of old gRPC server after retry by @andystaples in #3105
- Add CustomStatus Size Check for OOP model by @nytian in #3113
- Fix the IOException on gRPC server close by @andystaples in #3118
- Distributed Tracing for Entities (In-Process) by @sophiatev in #3066
- Distributed Tracing for Entities (Isolated) by @sophiatev in #3076
- Add check for ACA for Linux logging by @andystaples in #3098
- Add support to correlate traces from DF Python and JS SDKs by @bachuv in #3080
Dependency Updates
- Microsoft.Azure.DurableTask.ApplicationInsights 0.3.0 -> 0.4.0
- Microsoft.Azure.DurableTask.AzureStorage 2.1.0 -> 2.2.0
- Microsoft.Azure.DurableTask.Core 3.1.0 -> 3.2.0
Full Changelog: v3.1.0...v3.2.0