Durable Functions for Python v1.0.3
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)