All Versions
20
Latest Version
Avg Release Cycle
51 days
Latest Release
96 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.5.0
November 24, 2020๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.5.0
๐ Changes
-
v2.4.1
August 26, 2020๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.4.1
๐ Changes
-
v2.4.0
August 18, 2020๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/
๐ Changes
- ๐ฒ Structured and extensible logging (#425) - more info here
- โ Add possibility of scheduling an orchestration start (#224)
-
v2.3.0
June 06, 2020๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.ServiceBus/2.3.0
๐ Changes
- ๐ Fix Azure Table storage instance store implementation so that it correctly returns the latest state and not the oldest. (#405)
- โก๏ธ Update Microsoft.Azure.ServiceBus dependency to 4.1.3 (#408)
-
v2.2.5
May 28, 2020๐ฆ Nuget Package
๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.2.5
2.2.4 Changes
- ๐ Improved speed of graceful shutdown (#352)
2.2.5 Changes
- ๐ Improved performance of fan-in operations on release builds (#399)
-
v2.2.3
March 20, 2020๐ฆ Nuget Package
๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.2.3
2.2.2 Changes
- ๐ Allow providers the ability to utilize a custom data converter for serialization (#376)
2.2.3 Changes
- Stop using the custom data converter for error serialization (#378)
-
v2.2.1
January 07, 2020๐ฆ NuGet package
๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.2.1
๐ Changes
- ๐ Support for aborting orchestration and activity executions (#359)
-
v2.2.0
December 20, 2019๐ฆ NuGet package
๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Core/2.2.0
๐ Changes
- โ Removed invalid .NET Core 3 reflection call (#320) - contributed by @scabana
- โ Removed
IOrchestrationSession.UpdateRuntimeState()
interface method (#339) - โ Added
SessionAbortedException
for aborting extended sessions (#345) - โ Added constructor to
TaskHubClient
withJsonDataConverter
input (#348) - โก๏ธ Updated Microsoft.SourceLink.GitHub dependency to 1.0.0 (#353)
-
v1.8.3
November 24, 2020๐ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage/1.8.3
1.8.2 Changes
- ๐ Change queries used when starting new orchestrations to avoid 404s against storage (#471)
- โก๏ธ Update stale taskhub.json when partition count changes (#469)
- Incorporate changes from DurableTask.Core 2.5.0
1.8.3 Changes
- ๐ Bug fix for setting custom status to
null
(#478)
-
v1.8.1
October 02, 2020