- Implement child workflow (74) - Don't schedule idempotent tasks multiple times (107) - Child workflow ID: use parent's id to generate
0.12.7
------
- Control SWF processes identity via environment (184)
0.12.6
------
- Replace `execution` object with a more flexible `get_execution_method()` (177) - Fix README_SWF.rst format (175) - Fix CONTRIBUTING.rst format - docs/conf.py: remove relative import
0.12.5
------
- Executor: expose workflow execution (172)
0.12.4
------
- Avoid returning too big responses to RespondDecisionTaskCompleted endpoint (166) - Worker: remove useless monitor_child (168)