You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by me...@apache.org on 2020/10/13 02:39:05 UTC

[apisix] branch master updated: doc: added milestone info in README.md and README_CN.md (#2401)

This is an automated email from the ASF dual-hosted git repository.

membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 97cec5d  doc: added milestone info in README.md and README_CN.md (#2401)
97cec5d is described below

commit 97cec5d42242f1d7bde9d59ce2bace10e3b3269d
Author: li1234yun <li...@163.com>
AuthorDate: Tue Oct 13 10:38:56 2020 +0800

    doc: added milestone info in README.md and README_CN.md (#2401)
---
 README.md    | 4 ++++
 README_CN.md | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/README.md b/README.md
index ed415c5..bdba061 100644
--- a/README.md
+++ b/README.md
@@ -265,6 +265,10 @@ Using AWS's 8 core server, APISIX's QPS reach to 140,000 with a latency of only
 
 Benchmark comparison test [details data](https://gist.github.com/membphis/137db97a4bf64d3653aa42f3e016bd01)
 
+## Milestones
+- [2.0](https://github.com/apache/apisix/milestone/7)
+- [2.1](https://github.com/apache/apisix/milestone/8)
+
 ## Videos And Articles
 - [APISIX technology selection, testing and continuous integration](https://medium.com/@ming_wen/apache-apisixs-technology-selection-testing-and-continuous-integration-313221b02542)
 - [Analysis of Excellent Performance of Apache APISIX Microservices Gateway](https://medium.com/@ming_wen/analysis-of-excellent-performance-of-apache-apisix-microservices-gateway-fc77db4090b5)
diff --git a/README_CN.md b/README_CN.md
index 571ecfb..13080d1 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -263,6 +263,10 @@ Dashboard 默认只允许 127.0.0.1 访问。你可以自行修改 `conf/config.
 
 性能对比测试[详细内容如下](https://gist.github.com/membphis/137db97a4bf64d3653aa42f3e016bd01)。
 
+## 开发计划
+- [2.0](https://github.com/apache/apisix/milestone/7)
+- [2.1](https://github.com/apache/apisix/milestone/8)
+
 ## 视频和文章
 - 2020.1.17 [API 网关 Apache APISIX 和 Kong 的选型对比](https://mp.weixin.qq.com/s/c51apneVj0O9yxiZAHF34Q)
 - 2019.12.14 [从 0 到 1:Apache APISIX 的 Apache 之路](https://zhuanlan.zhihu.com/p/99620158)