v1.0.0
What's Changed
Added
- Allow calling sub-orchestrator by name by @andystaples in #69
- Abandon workitems by @andystaples in #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 #70
Fixed
- Reduce entity context exposure by @andystaples in #71
External Links
PyPi: https://pypi.org/project/durabletask/1.0.0/
Full Changelog: v0.5.0...v1.0.0