2.3 KiB
2.3 KiB
Roadmap
The Serverless Workflow Roadmap.
Note: Items in tables for each milestone do not imply an order of implementation.
Note: Milestone entries include the most notable updates only. For list of all commits see link
Status description:
Completed | In Progress | In Planning | On Hold |
---|---|---|---|
✔ | ✏️ | 🚩 | ❗️ |
v0.1 (Released April 1 2020)
Status | Description | Comments |
---|---|---|
✔ | Establish governance, contributing guidelines and initial stakeholder | governance doc |
✔ | Define specification goals | spec doc |
✔ | Define specification functional scope | spec doc |
✔ | Include set of use-cases for Serverless Workflow | usecases doc |
✔ | Include set of examples for Serverless Workflow | examples doc |
✔ | Define specification JSON Schema | spec doc |
✔ | Add SubFlow state | spec doc |
✔ | Add Relay state | spec doc |
✔ | Add ForEach state | spec doc |
✔ | Update Event state | spec doc |
✔ | Define Workflow data input/output | spec doc |
✔ | Update state data filtering | spec doc |
✔ | Clearly define workflow info passing | spec doc |
✔ | Add Workflow error handling | spec doc |
✔ | Add reusable function definitions | spec doc |
✔ | Add support for YAML definitions | spec doc |
✔ | Update workflow end definition | spec doc |
✔ | Add Callback state | spec doc |
✔ | Add workflow metadata | spec doc |
✔️ | Update workflow start definition | spec doc |
✔️ | Prepare github branch and docs for v0.1 |
v0.2 (Release data TBD)
Status | Description | Comments |
---|---|---|
🚩 | Start discussions on Serverless Workflow Technology Compatibility Kit (TCK) | |
🚩 | Decide on state/task/stage/step naming convention | issue link |
✏️ | Finish specification primer document | google doc |