Releases: Azure/durabletask
Releases · Azure/durabletask
DurableTask.AzureStorage v1.15.0
NuGet Gallery | Microsoft.Azure.DurableTask.AzureStorage 1.15.0
New Features
- Distributed Tracing V2 (#648) - Releasing an early preview of Distributed Tracing for DTFx V2
Dependency Updates
- DurableTask.Core 2.13.0 --> 2.14.0
DurableTask.ApplicationInsights v0.1.1
NuGet Gallery | Microsoft.Azure.DurableTask.ApplicationInsights 0.1.1
New package that's used for distributed tracing to convert traces emitted from DurableTask.Core to Application Insights readable information.
DurableTask.AzureStorage v1.14.0
DurableTask.AzureStorage v1.13.8
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage
Updates
- Add validation check for the timeout in WaitForOrchestrationAsync (#910)
DurableTask.AzureStorage v1.13.7
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage
Updates
- Add randomization to history blob names to avoid races (#891)
DurableTask.Core v2.13.0
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core
Updates
- Update newtonsoft.json from 11.0.2 to 13.0.1 (#870)
DurableTask.AzureStorage v1.13.6
DurableTask.Core v2.12.2
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core
Updates
- Implement orchestration work item renewal by @sebastianburckhardt in #865
DurableTask.AzureStorage v1.13.5
DurableTask.AzureStorage v1.13.4
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage/1.13.4
Updates
- Improved ControlQueue shutdown logs (#850)