Skip to content

Releases: Azure/durabletask

DurableTask.AzureStorage v1.17.3

29 May 22:40
9432291
Compare
Choose a tag to compare

DurableTask.ApplicationInsights v0.1.6

29 May 22:43
9432291
Compare
Choose a tag to compare

DurableTask.Core v2.17.0

14 May 21:26
b4ec695
Compare
Choose a tag to compare

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

Updates

  • Add Versioning support in durabletask(phase1) by @skyao in #1071
  • New APIs and updates related to failure details propagation by @cgillum in #1067
  • Fix Argument Order in MergeTags() when Scheduling Orchestration in Entity Dispatcher by @nytian in #1080

New Contributors

DurableTask.AzureStorage v1.17.2

14 May 21:26
b4ec695
Compare
Choose a tag to compare

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

Updates

  • Change CreateTaskOrchestrationAsync tp throw OrchestrationAlreadyExistsException by @cgillum at #1060

Dependency Updates

  • DurableTask.Core 2.16.1 --> 2.17.0

DurableTask.ApplicationInsights v0.1.5

14 May 21:25
b4ec695
Compare
Choose a tag to compare

DurableTask.ServiceBus v3.0.0

23 Apr 04:03
b06f7b5
Compare
Choose a tag to compare

https://www.nuget.org/packages/Microsoft.Azure.DurableTask.ServiceBus/3.0.0

Breaking changes

  • Switch from legacy Microsoft.Azure.ServiceBus SDK to modern Azure.Messaging.ServiceBus SDK (#1014) - contributed by @NateLehman

This is a breaking change release and existing orchestrations are not guaranteed to be compatible with this new SDK version.

DurableTask.Core v2.16.2

28 Mar 19:39
dbcabaf
Compare
Choose a tag to compare

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

Updates

  • throw an exception if entity-features are used from within an orchestrator while using a backend that does not support entities (#1047)

DurableTask.Core v2.16.1

25 Jan 22:29
0dff764
Compare
Choose a tag to compare

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

Updates

  • Log warning on multiple execution completed events by @davidmrdavid in #949
  • Add getting started guide for distributed tracing by @jviau in #1013
  • Fix InvalidCastException for history event type mismatch by @cgillum in #1018
  • Add orchestrator scheduled actions check when suspended by @nytian in #1024

DurableTask.AzureStorage v1.17.1

25 Jan 22:30
0dff764
Compare
Choose a tag to compare

DurableTask.ApplicationInsights v0.1.4

25 Jan 22:31
0dff764
Compare
Choose a tag to compare