Skip to content

Durable Functions for Python v1.0.3

Compare
Choose a tag to compare
@davidmrdavid davidmrdavid released this 22 Jul 21:26
· 89 commits to dev since this release

Durable Functions for Python v1.0.3

Durable Functions for Python v1.0.3 is a minor release that fixes a recently discovered bug.

https://pypi.org/project/azure-functions-durable/1.0.3/

Bug Fixes

  • Passing a fixed instanceId to a sub-orchestration no longer yields non-determinism errors (#305)