Skip to content

Durable Functions for Python v1.1.1

Compare
Choose a tag to compare
@davidmrdavid davidmrdavid released this 14 Sep 18:52
· 58 commits to dev since this release
3b5d5e3

Durable Functions for Python v1.1.1

Durable Functions for Python v1.1.1 is a minor release that fixes a few known bugs 🎉
https://pypi.org/project/azure-functions-durable/1.1.1/

Bug Fixes

  • Patched failure edge-case for -WithRetry APIs (#320)
  • Allow WhenAll APIs over an empty list of tasks (#317)