Skip to content

Releases: Azure/durabletask

DurableTask.AzureStorage v2.0.0-rc

04 Dec 19:34
bf1e168
Compare
Choose a tag to compare

DurableTask.Core v2.16.0

14 Nov 00:08
196a858
Compare
Choose a tag to compare

DurableTask.AzureStorage v1.17.0

14 Nov 00:09
196a858
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage

New Features

Dependency Updates

  • DurableTask.Core 2.15.0 --> 2.16.0

DurableTask.ApplicationInsights v0.1.3

14 Nov 00:10
196a858
Compare
Choose a tag to compare

DurableTask.Core v2.16.0-preview.2

20 Oct 20:51
6f90219
Compare
Choose a tag to compare

DurableTask.Core v1.17.0-preview.2

20 Oct 20:51
6f90219
Compare
Choose a tag to compare

DurableTask.Core v2.15.1

17 Oct 21:58
71976c4
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core

Updates

  • SF Provider: Fix OrchestrationAlreadyExists status code from 400 to 409 by @NeetArt in #961
  • Add RawInput to workaround double-serialization issue by @jviau in #966
  • Use SerializeInternal in TaskOrchestrationContext by @jviau in #968
  • Update DistributedTraceContext by @bachuv in #969

DurableTask.AzureStorage v1.16.0

17 Oct 21:58
71976c4
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage

Updates

Dependency Updates

  • DurableTask.Core 2.14.0 -> 2.15.1

New Contributors

DurableTask.ApplicationInsights v0.1.2

17 Oct 21:57
71976c4
Compare
Choose a tag to compare

DurableTask.Core v2.14.0

30 Aug 18:46
c79e558
Compare
Choose a tag to compare

NuGet Gallery | Microsoft.Azure.DurableTask.Core 2.14.0

New Features

  • Distributed Tracing V2 (#648) - Releasing an early preview of distributed tracing for DTFx V2