Skip to content

DurableTask.AzureStorage v1.7.0

Compare
Choose a tag to compare
@cgillum cgillum released this 20 Dec 05:21
e6684f3

NuGet package

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

Changes

  • Auto-create task hub on startup (#311) - contributed by @andrewwang2015
  • Added debugger check to TimeoutHandler (#338)
  • Fixes for handling timers and extended sessions (#339)
  • Support for delayed entity messages and improved split brain handling (#345)
  • Added InstanceIdPrefix property to OrchestrationInstanceStatusQueryCondition (#346)
  • Added FetchInput property to OrchestrationInstanceStatusQueryCondition (#349)
  • Fix instance "Pending" status update race condition (for replace) (#347)
  • Added constructor to TaskHubClient with JsonDataConverter input (#348)
  • Update package version to 1.7.0 (#350)