pypi azure-functions-durable 1.3.0
v1.3.0

latest releases: 1.3.3, 1.3.2, 1.3.1...
2 months ago

Python module azure-functions-durable v1.3.0 is now available on PyPi offering several improvements and new features, including:

Improvements

  • Support for long timers
  • Support for unit testing orchestrators, entities, and durable client functions
  • Support for distributed tracing (Requires WebJobs extension version >= 3.2.0, coming with future extension bundles release)

Bugfixes:

  • Better handling for exceptions raised with no error message
  • Fixes for certain edge cases with task_any returning the same tasks multiple times

Dependency updates

  • Updates requests, aiohttp to latest
  • Requires Python >= 3.9

Full changelog:

New Contributors

Full Changelog: v1.2.10...v1.3.0

Don't miss a new azure-functions-durable release

NewReleases is sending notifications on new releases.