Skip to content

DurableTask.AzureStorage v2.1.0

Compare
Choose a tag to compare
@nytian nytian released this 11 Apr 21:27
· 20 commits to main since this release
1514129

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

What's Changed

  • Increase Azure Storage SDK version and DTFx.AzureStorage ver by @nytian in #1176
  • fix null ref on http conflict response in remote client by @kevxms in #1179
  • Add the PartitionId value to the ProcessingMessage log event by @cgillum in #1186
  • Don't fail orchestrations on missing blobs from previous executions by @AnatoliB in #1189
  • Fix renew/delete race in DT.AzureStorage by @cgillum in #1197
  • CreateTimer validation and more context for activity implementations by @cgillum in #1183
  • Fix Concurrent Modification Error in IsControlQueueProcessingMessages by @nytian in #1199
  • Add timeout wehn Read&Write Parititon Table by @nytian in #1200

Dependency Updates

  • Azure.Core 1.41.0 -> 1.43.0
  • Azure.Data.Tables 12.8.3 ->12.9.1
  • Azure.Storage.Blobs 12.20.0 ->12.22.1
  • Azure.Storage.Queues 12.18.0 -> 12.20.0
  • Microsoft.Azure.DurableTask.Core 3.0.0 -> 3.1.0

Full Changelog: durabletask.azurestorage-v2.0.1...durabletask.azurestorage-v2.1.0