github Azure/azure-functions-durable-extension v3.3.0
WebJobs.Extensions.DurableTask v3.3.0

2 months ago

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

What's Changed

  • Introduce worker versioning into durable functions by @halspang in #3095
  • Add new AspNetCore Local gRPC Listener by @nytian in #3126
  • Support 202 Automatic Polling at Worker.Extensions.DurableTask by @nytian in #3092
  • Add log to publicize DT V2 by @bachuv in #3127
  • Improve Exception Returned by Terminate Instance at out-of-process by @nytian in #3138

New Contributors

Dependency Updates

Microsoft.Azure.DurableTask.ApplicationInsights 0.4.0 -> 0.5.0
Microsoft.Azure.DurableTask.AzureStorage 2.2.0 -> 2.3.0
Microsoft.Azure.DurableTask.Core 3.2.0 -> 3.3.0

Full Changelog: v3.2.0...v3.3.0

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

NewReleases is sending notifications on new releases.