Skip to content

Releases: Azure/durabletask

DurableTask.Core v3.7.1

20 Mar 19:30
888a8b1

Choose a tag to compare

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

What's Changed

  • Fix telemetry reporting 500 for successful activities/orchestrations with caught exceptions by @torosent in #1270
  • Add SetUseSeparateQueueForEntityWorkItems by @andystaples in #1298
  • Add comprehensive DTFx documentation by @cgillum in #1299
  • Fix broken links in documentation by @cgillum in #1300
  • Remove dead continuedAsNew code after do-while loop by @cgillum in #1304
  • Update README to clarify DTFx as a legacy library by @torosent in #1312
  • Fix: Host shutdown blocked by extended session idle timeout by @andystaples in #1311
  • Fix race condition with continue-as-new by @sophiatev in #1303
  • Loosen exception matching logic in IsCausedBy by @andystaples in #1236
  • Clarify README support status for DTFx by @torosent in #1315
  • Fix WorkItemDispatcher.DispatchAsync silent termination due to unhandled exceptions by @berndverst in #1322
  • Upgrade test/sample projects to .NET 8.0 and bump dependencies by @berndverst in #1323
  • Bump DTFx.Core, AzureStorage, and ApplicationInsights Version by @nytian in #1324

New Contributors

Full Changelog: durabletask.core-v3.7.0...durabletask.core-v3.7.1

DurableTask.AzureStorage v2.8.3

20 Mar 19:28
888a8b1

Choose a tag to compare

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

What's Changed

  • Loosen exception matching logic in IsCausedBy by @andystaples in #1236
  • Clarify README support status for DTFx by @torosent in #1315
  • Fix WorkItemDispatcher.DispatchAsync silent termination due to unhandled exceptions by @berndverst in #1322
  • Upgrade test/sample projects to .NET 8.0 and bump dependencies by @berndverst in #1323
  • Bump DTFx.Core, AzureStorage, and ApplicationInsights Version by @nytian in #1324

New Contributors

Dependency Updates

  • DurableTask.Core v3.7.0 -> v3.7.1

Full Changelog: durabletask.azurestorage-v2.8.2...durabletask.azurestorage-v2.8.3

DurableTask.ApplicationInsights v0.10.0

20 Mar 19:41
888a8b1

Choose a tag to compare

DurableTask.AzureStorage v2.8.2

12 Mar 18:45
225cbeb

Choose a tag to compare

Nuget Link

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

What's Changed

Full Changelog: durabletask.azurestorage-v2.8.0...durabletask.azurestorage-v2.8.2

DurableTask.Core v3.7.0

05 Jan 21:59
59f6533

Choose a tag to compare

NuGet link

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

What's Changed

Full Changelog: durabletask.core-v3.6.1...durabletask.core-v3.7.0

DurableTask.AzureStorage v2.8.0

05 Jan 21:58
59f6533

Choose a tag to compare

DurableTask.ApplicationInsights v0.9.0

05 Jan 21:56
59f6533

Choose a tag to compare

DurableTask.Core v3.6.1

16 Dec 19:01
319f533

Choose a tag to compare

NuGet link

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

What's Changed

New Contributors

Full Changelog: durabletask.core-v3.6.0...durabletask.core-v3.6.1

DurableTask.AzureStorage v2.7.1

16 Dec 18:59
319f533

Choose a tag to compare

Nuget Link

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

What's Changed

  • Fix Null Reference Bug in Instance and History Table Sync by @sophiatev in #1271
  • Adding Missing Fields to Instance Entity and Fix Blob References by @sophiatev in #1272
  • Adding ETag Usage to the Instance Table by @sophiatev in #1280

Dependency Updates

  • DurableTask.Core v3.6.0 - > v3.6.1

New Contributors

Full Changelog: durabletask.azurestorage-v2.7.0...durabletask.azurestorage-v2.7.1

DurableTask.ApplicationInsights v0.8.1

16 Dec 18:57
319f533

Choose a tag to compare