v0.1
Initial release of the Orchestra workflow engine with the following list of features. This version coincides with the StackStorm v2.8 release.
- Sequential workflows
- Workflows with cycles
- Workflows with branches, forks, and joins
- Workflow inputs and outputs
- Workflow global vars declaration
- Support of YAQL and Jinja expressions
- Support of custom YAQL functions and Jinja filters
- Data flow and context management
- Multipoint inspection of workflow definition
- Run, pause, resume, and cancel orchestra workflows
- Pause, resume, and cancel of subworkflows
- Improve runtime traceability and error handling
- Unicode support for workflow execution (unicode data from workflow input -> output)