This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix.git.
from 8463960 feat(Doc): update CONTRIBUTING add b4890bf doc: remove all ‘incubator’ in doc (#2014) add 05f30e1 bugfix: support parameter way to match request in route. (#2012) add 31f7445 bugfix: used a table array to store the `status`, allow the plugin can (#1994) add 51afc11 Merge branch 'master' into juzhiyuan-patch-1 No new revisions were added by this update. Summary of changes: CONTRIBUTING.md | 10 ++-- FAQ.md | 2 +- FAQ_CN.md | 2 +- README.md | 16 ++--- README_CN.md | 18 +++--- apisix/plugins/limit-conn.lua | 28 ++++++--- apisix/plugins/redirect.lua | 2 +- doc/how-to-build.md | 4 +- doc/index.html | 4 +- doc/powered-by.md | 2 +- doc/zh-cn/how-to-build.md | 4 +- kubernetes/README.md | 8 +-- kubernetes/config.sh | 2 +- rockspec/apisix-master-0.rockspec | 6 +- t/node/{hosts.t => route-parameter-uri.t} | 57 ++++++++++++------ t/plugin/limit-conn.t | 98 +++++++++++++++++++++++++++++++ utils/install-apisix.sh | 2 +- 17 files changed, 198 insertions(+), 67 deletions(-) copy t/node/{hosts.t => route-parameter-uri.t} (65%)