microsoft/durabletask-python v1.0.0
microsoft/durabletask-python
Captured source
source ↗published Nov 11, 2025seen Jun 26captured 6dhttp 200method plain
v1.0.0
Repository: microsoft/durabletask-python
Tag: v1.0.0
Published: 2025-11-11T01:02:22Z
Prerelease: no
Release notes:
What's Changed
Added
- Allow calling sub-orchestrator by name by @andystaples in https://github.com/microsoft/durabletask-python/pull/69
- Abandon workitems by @andystaples in https://github.com/microsoft/durabletask-python/pull/72
Changed
- Supported Python versions are now 3.10- 3.14. Python 3.9 is end of life and has been removed.
- Add/increase execution logging by @andystaples in https://github.com/microsoft/durabletask-python/pull/70
Fixed
- Reduce entity context exposure by @andystaples in https://github.com/microsoft/durabletask-python/pull/71
External Links
PyPi: https://pypi.org/project/durabletask/1.0.0/
Full Changelog: https://github.com/microsoft/durabletask-python/compare/v0.5.0...v1.0.0