Releases: Azure/durabletask
DurableTask.Core v3.7.1
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
- @berndverst made their first contribution in #1322
Full Changelog: durabletask.core-v3.7.0...durabletask.core-v3.7.1
DurableTask.AzureStorage v2.8.3
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
- @berndverst made their first contribution in #1322
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
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.ApplicationInsights/0.10.0
Dependency Updates
- DurableTask.Core v3.7.0 -> v3.7.1
Full Changelog: durabletask.applicationinsights-v0.9.0...durabletask.applicationinsights-v0.10.0
DurableTask.AzureStorage v2.8.2
Nuget Link
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage/2.8.2
What's Changed
- Add SetUseSeparateQueueForEntityWorkItems by @andystaples in #1298
- Fix: Host shutdown blocked by extended session idle timeout by @andystaples in #1311
- Fix race condition with continue-as-new by @sophiatev in #1303
Full Changelog: durabletask.azurestorage-v2.8.0...durabletask.azurestorage-v2.8.2
DurableTask.Core v3.7.0
NuGet link
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/3.7.0
What's Changed
- Extended sessions for entities in .NET isolated by @sophiatev in #1265
- Add
CreateSubOrchestrationInstanceWithRetryoverload with tags parameter by @sophiatev in #1294 - Add Tags to SubOrchestrationInstanceCreatedEvent by @sebastianburckhardt in #1293
Full Changelog: durabletask.core-v3.6.1...durabletask.core-v3.7.0
DurableTask.AzureStorage v2.8.0
NuGet link
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage/2.8.0
Dependency Updates
DurableTask.Core v3.6.1 -> v3.7.0
Full Changelog: durabletask.azurestorage-v2.7.1...durabletask.azurestorage-v2.8.0
DurableTask.ApplicationInsights v0.9.0
NuGet link
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.ApplicationInsights/0.9.0
Dependency Updates
DurableTask.Core v3.6.1 -> v3.7.0
Full Changelog: durabletask.applicationinsights-v0.8.1...durabletask.applicationinsights-v0.9.0
DurableTask.Core v3.6.1
NuGet link
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/3.6.1
What's Changed
- Bump System.Data.SqlClient from 4.3.1 to 4.8.6 by @dependabot[bot] in #1274
- Bump System.Net.Http from 4.3.0 to 4.3.4 by @dependabot[bot] in #1276
New Contributors
Full Changelog: durabletask.core-v3.6.0...durabletask.core-v3.6.1
DurableTask.AzureStorage v2.7.1
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
NuGet link
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.ApplicationInsights/0.8.1
Dependency Updates
DurableTask.Core v3.6.0 -> v3.6.1
Full Changelog: durabletask.applicationinsights-v0.8.0...durabletask.applicationinsights-v0.8.1