You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2021/10/26 01:05:20 UTC

[apisix] branch master updated (b1e3a78 -> 60f14bb)

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

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


    from b1e3a78  feat: release 2.10.1 (#5325)
     add 60f14bb  refactor: migrate grpc proxy tests from shell to test Nginx (#5299)

No new revisions were added by this update.

Summary of changes:
 t/node/grpc-proxy-mtls.t  |  86 +++++++++++++++++++
 t/node/grpc-proxy-unary.t | 209 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 295 insertions(+)
 create mode 100644 t/node/grpc-proxy-mtls.t
 create mode 100644 t/node/grpc-proxy-unary.t