Azure / Azure/durabletask

Upgrade to a later version of the Storage SDK for DurableTask.AzureStorage

Open
#516 27 comments 3 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
2d 23h
Merged PRs (30d)
6

Description

We currently use v9.3.1 of the Azure Storage SDK, which is very out of date and is no longer maintained.

Upgrading to later versions of the SDK should allow us to get bug-fixes for issues like the deadlock we get that has caused many issues for us historically, as well as get us new features and support for key vault integration, as well as hopefully performance improvements.

Ideally, due to the structure of the Azure Storage team updating the namespaces of their types across major versions, we may be able to accomplish this as a non-breaking change, at least for Durable Functions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.