Skip to content

Releases: Azure/durabletask

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

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