Skip to content

Durable Functions for Python v1.1.2

Compare
Choose a tag to compare
@davidmrdavid davidmrdavid released this 24 Sep 20:22
· 53 commits to dev since this release
863cfef

Durable Functions for Python v1.1.2

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

Bug Fixes

  • Exceptions thrown in Entities can now be try-catched (#324)
  • Patched missing timer properties (#323)