This is an automated email from the ASF dual-hosted git repository. chenguangsheng pushed a commit to branch qqeasonchen-patch-6 in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
commit 8a16d982c9be95470de4b2f2ec62bd1a2c2e8f74 Author: Eason Chen <[email protected]> AuthorDate: Fri Jan 13 17:48:12 2023 +0800 Update roadmap.md --- docs/en/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/roadmap.md b/docs/en/roadmap.md index e07a3a664..4787ee7dd 100644 --- a/docs/en/roadmap.md +++ b/docs/en/roadmap.md @@ -39,7 +39,7 @@ The development roadmap of Apache EventMesh (Incubating) is an overview of the p | **Implemented in 1.7.0** | Support Zookeeper | [GitHub Issue](https://github.com/apache/incubator-eventmesh/issues/417) | | **Implemented in 1.7.0** | Support RabbitMQ as EventStore | [GitHub Issue](https://github.com/apache/incubator-eventmesh/issues/1553) | | **In Progress** | Provide Dashboard | [GitHub Issue](https://github.com/apache/incubator-eventmesh/issues/700), [GSoC '22](https://issues.apache.org/jira/browse/COMDEV-465) -| **In Progress** | Support Filter Chain | [GitHub Issue](https://github.com/apache/incubator-eventmesh/issues/664) | +| **Implemented in 1.8.0** | Support Filter Chain | [GitHub Issue](https://github.com/apache/incubator-eventmesh/issues/664) | | **In Progress** | Metadata consistency persistent | [GitHub Issue](https://github.com/apache/incubator-eventmesh/issues/817) | | Planned | Support Dledger | [GitHub Issue](https://github.com/apache/incubator-eventmesh/issues/417) | | Planned | Provide NodeJS SDK | [GitHub Issue](https://github.com/apache/incubator-eventmesh/issues/417) | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
