Azure / durabletask

Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Apache License 2.0
1.47k stars 287 forks source link

Merge main into azure-storage-v12 #1077

Closed nytian closed 1 month ago

nytian commented 2 months ago

As titled. Routine PR to merges the recent changes from the main branch into azure-storage-v12 for durable v3 GA.

Changes in main branch is ensured to be workable at the target branch with PR #1081.