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 2019/11/01 02:09:07 UTC

[incubator-apisix] branch master updated (ad376f8 -> 243346a)

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

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


    from ad376f8  change: updated resty-radixtree to v1.5. (#768)
     add 243346a  featutre: support gRPC proxy #691)

No new revisions were added by this update.

Summary of changes:
 .travis/linux_runner.sh | 26 ++++++++++++++++++++++--
 .travis/osx_runner.sh   | 21 ++++++++++++++++++++
 README.md               |  1 +
 README_CN.md            |  1 +
 doc/admin-api-cn.md     |  2 +-
 doc/grpc-proxy-cn.md    | 53 +++++++++++++++++++++++++++++++++++++++++++++++++
 doc/grpc-proxy.md       | 52 ++++++++++++++++++++++++++++++++++++++++++++++++
 t/grpc-proxy-test.sh    | 17 ++++++++++++++++
 8 files changed, 170 insertions(+), 3 deletions(-)
 create mode 100644 doc/grpc-proxy-cn.md
 create mode 100644 doc/grpc-proxy.md
 create mode 100644 t/grpc-proxy-test.sh