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/09/10 10:09:25 UTC

[apisix] branch juzhiyuan-patch-1 updated (4af66a2 -> 5c038e5)

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

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


    from 4af66a2  Merge branch 'master' into juzhiyuan-patch-1
     add 087f87a  bugfix: grpc-transcode plugin converts http/json parameters abnormally (#2139)
     add 5c038e5  Merge branch 'master' into juzhiyuan-patch-1

No new revisions were added by this update.

Summary of changes:
 .travis/linux_openresty_runner.sh      |  2 +-
 .travis/linux_tengine_runner.sh        |  2 +-
 .travis/osx_openresty_runner.sh        |  2 +-
 apisix/plugins/grpc-transcode/util.lua | 45 ++++++++++------
 t/plugin/grpc-transcode.t              | 94 ++++++++++++++++++++++++++++++++++
 5 files changed, 126 insertions(+), 19 deletions(-)