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

Revert "Merge main to Azure-Storage-V12" #1001

Closed nytian closed 8 months ago

nytian commented 8 months ago

Reverts Azure/durabletask#997

Revert the merge to make the new feature core entities unincluded in this preview release Durable Functions v3.0.0-rc . Since core entities are still a preview feature, and it's not compatible with the azure storage track2 sdk for now.