DurableTask v1.8.0 Release Notes

Release Date: 2020-08-26 // over 3 years ago
  • ๐Ÿ“ฆ https://www.nuget.org/packages/Microsoft.Azure.DurableTask.AzureStorage/1.8.0

    ๐Ÿ”„ Changes

    • Storage SDK deadlock protection for UploadHistoryBatch (#420)
    • ๐Ÿ‘‰ Use DownloadToStreamAsync(Stream) to download blob contents (#416)
    • ๐ŸŒฒ Structured and extensible logging (#425)
    • โž• Added AppLease feature for geo-replication support (#432)
    • โž• Add possibility of scheduling an orchestration start (#224)
    • โฌ‡๏ธ Reduce maximum queue message size and fix message size accuracy (#435)
    • โž• Add op-in new partition management strategy to reduce split-brain (#427)