github Azure/azure-functions-durable-extension v2.2.2
Durable Functions v2.2.2 Release

latest releases: v2.13.2, v2.13.1, v3.0.0-rc.1...
3 years ago

NuGet package

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/2.2.2

Improvements:

  • Add app insights tags for Orchestrators and Entities (#1301)
  • Improve fan-in performance for orchestration instances with large histories (#399)

Bug Fixes:

  • More reliably handle errors/exceptions in non-.NET languages (#1359)
  • Fix entity proxies so they schedule signals properly (#1345)
  • Use unique worker ids to prevent split brain in all Azure Functions hosted environments (#1360)
  • More reliably handle constructor failures in Functions defined in non-static methods (#1366)
  • Various analyzer fixes document in v0.2.2 and v0.2.3 of the analyzer package

Updated dependencies

Don't miss a new azure-functions-durable-extension release

NewReleases is sending notifications on new releases.