Skip to content

v1.4.0

Latest

Choose a tag to compare

@andystaples andystaples released this 08 Apr 18:55
e613e57

What's Changed

  • Added large payload externalization support for Azure Blob Storage, including the durabletask.extensions.azure_blob_payloads extension and payload store APIs.
  • Added async client support with AsyncTaskHubGrpcClient, async interceptor support, and async gRPC channel helper APIs.
  • Added orchestration restart support.
  • Added batch client actions for purge and query across orchestrations and entities.
  • Added worker work item filtering support and sample.
  • Improved distributed tracing coverage across orchestrations, activities, sub-orchestrations, timers, and events.
  • Improved timer scheduling behavior and fixed key retry/entity handling issues.

External Links

PyPI: https://pypi.org/project/durabletask/1.4.0/

Full Changelog: v1.3.0...v1.4.0