Skip to content

Durable Functions for Python v1.1.6

Compare
Choose a tag to compare
@davidmrdavid davidmrdavid released this 04 Aug 03:26
· 61 commits to dev since this release
c962a78

Durable Functions for Python v1.1.6

Durable Functions for Python v1.1.6 is a minor release that fixes a few bugs

Bug fixes

  • Regression of IsReplaying flag is now fixed ( #390 )
  • Sub-Tasks can be properly yielded multiple times ( #391 )