Skip to content

Durable Functions for Python (Beta) v1.0.0b9

Choose a tag to compare

@davidmrdavid davidmrdavid released this 18 Sep 22:59
· 133 commits to dev since this release
5e4da86

Durable Functions for Python (Beta) v1.0.0b9

Durable Functions for Python v1.0.0b9 is a minor release that improves error reporting in Python Durable Functions.

PyPi package

https://pypi.org/project/azure-functions-durable/1.0.0b9/

Bug Fixes

  • Error in the SDK are not propagated correctly and users will no longer see a generic "Object reference not set" error (#196)