Skip to content

Durable Functions for Python v1.1.3

Compare
Choose a tag to compare
@davidmrdavid davidmrdavid released this 09 Nov 18:58
· 50 commits to dev since this release
7934318

Durable Functions for Python v1.1.3

Durable Functions for Python v1.1.3 is a minor release that improves entity errors serialization
https://pypi.org/project/azure-functions-durable/1.1.3/

Bug Fixes

  • Timeouts in Entities executions can now be try-catched within orchestrators (#328)