Skip to content

Commit

Permalink
Update roadmap.md (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
qqeasonchen authored Jan 18, 2022
1 parent f0718eb commit 98f1588
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/en/roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

# EventMesh Roadmap

_Note: Items in tables for each milestone do not imply an order of implementation._

_Status description:_

| Completed | In Progress | In Planning | On Hold |
| :--: | :--: | :--: | :--: |
|| ✏️ | 🚩 | ❗️|

## Releases

- [Roadmap for next planned release](#plan)
- [v1.3.0 released 12 Dec 2021](https://github.com/apache/incubator-eventmesh/releases/tag/v1.3.0)
- [v1.2.0 released 31 Jul 2021](https://github.com/apache/incubator-eventmesh/releases/tag/v1.2.0)
- [v1.1.1 released 11 Nov 2020](https://github.com/apache/incubator-eventmesh/releases/tag/v1.1.1)
- [v1.1.0 released 16 Sep 2020](https://github.com/apache/incubator-eventmesh/releases/tag/v1.1.0)
- [v1.0.0 released 20 Aug 2020](https://github.com/apache/incubator-eventmesh/releases/tag/v1.0.0)

## <a name="plan"></a> Next planned release

| Status | Description | Comments |
| --- | --- | --- |
| ✏️️| A lightable full-featured polyglot capability support | [doc](https://github.com/apache/incubator-eventmesh/issues/417) |
| ✏️️| Event Governance for choreography | [doc](https://github.com/apache/incubator-eventmesh/blob/master/docs/en/features/eventmesh-workflow-design.md) |
| ✏️️| Event Streaming | [doc](https://github.com/apache/incubator-eventmesh/issues/676) |
| 🚩| Support federated connector | [doc](https://github.com/apache/incubator-eventmesh/issues/577) |
| 🚩| EventMesh supports dashboard | [doc](https://github.com/apache/incubator-eventmesh/issues/700) |
| 🚩| Transaction event support | [doc](https://github.com/apache/incubator-eventmesh/issues/697) |

0 comments on commit 98f1588

Please sign in to comment.