DurableTask.AzureStorage v1.6.5
The nuget package for this release can be found here:
https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage/1.6.5
Changes included in this release:
- Azure Storage SDK Deadlock Mitigation (#323)
- Make large message blob names unique (#326)
- DurableTask.AzureStorage: Orchestration message counting fixes (#329)
- Removed ToLower on blob storage path names (#330)
- DurableTask.AzureStorage: Improved detection and handling of known race conditions (#331)
- Refactoring DisconnectedPerformanceMonitor to allow for metrics collection and ad hoc scale decisions. (#332)
- Change Azure Storage SDK back to previous version (#333)
- Configuration to throw an exception when an orchestration is in an existing dedupe state (#334)