Skip to content

Commit db10cfe

Browse files
authored
Update roadmap todo items (#478)
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 8508601 commit db10cfe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Check out our project DevStats [here](https://serverlessworkflow.devstats.cncf.i
6060
| [TypeScript SDK](https://github.com/serverlessworkflow/sdk-typescript) | [v2.0.0](https://github.com/serverlessworkflow/sdk-typescript/releases) | [2.0.x](https://github.com/serverlessworkflow/sdk-typescript/tree/2.0.x) | [main](https://github.com/serverlessworkflow/sdk-typescript) |
6161
| [VSCode Extension](https://github.com/serverlessworkflow/vscode-extension) | [1.6.0](https://marketplace.visualstudio.com/items?itemName=serverlessworkflow.serverless-workflow-vscode-extension) | | [main](https://github.com/serverlessworkflow/vscode-extension) |
6262

63-
## Runtime
63+
## Runtimes
6464

6565
- [Synapse](https://github.com/serverlessworkflow/synapse)
6666

roadmap/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@ _Status description:_
2727
| ✔️| Workflow "start" no longer a required property| [spec doc](https://github.com/serverlessworkflow/specification/blob/main/specification.md) |
2828
| ✔️| ForEach state "iterationParam" no longer a required property| [spec doc](https://github.com/serverlessworkflow/specification/blob/main/specification.md) |
2929
| ✏️️| Support for async action invocation | |
30+
| ✏️️| Add "completedBy" functionality | |
31+
| ✏️️| Define workflow context | |
3032
| ✏️️| Start work on TCK | |
33+
| ✏️️| Add integration with open-source runtimes | |
34+
| ✏️️| Add SDKs for more languages (Python, PHP, Rust, etc) | |
3135
| ✏️️| Add more samples | |
3236

3337

0 commit comments

Comments
 (0)