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

Increase DTFx.AzureStorage and DTFx.ApplicationInsights #1087

Closed nytian closed 1 month ago

nytian commented 1 month ago

As titled. DTFx.AzureStorage v1.17.1 -> v1.17.2 DTFx.ApplicationInsights v0.1.4 ->v0.1.5

DTFx.Core has been updated as v2.17.0 from v2.16.1 in PR #1067