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