Releases: EpicWink/python-swf-typed
Releases · EpicWink/python-swf-typed
Version 1.0b2
Changes since v1.0b1
Changes
- Rename initiated event attributes
- Rename external event source execution attributes
Fixes
- Fix continue-as-new failure cause enumeration
- Fix describing executions with no activities
Improvements
- Document history event attributes
Version 1.0b1
Changes since v1.0b0
Features
- Add explicit exceptions
- Add task-request (activity and decision) no-tasks callback
Changes
- Make 'control' the last parameter for all relevant decisions
- Fix 'send_heartbeat' method name
- Move 'undeprecate_activity' 'domain' parameter to last positional
Fixes
- Add execution-start input parameter
- Fix activity/workflow deserialisation
- Fix polling invocations
- Fix task timed-out event deserialisation
Improvements
- Add attribute documentation for all but history
Miscellaneous
- Add link to docs in README and PyPI page
Version 1.0b0
v1.0.0b0 Set PyPI username to '__token__' for package-upload in CI