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/02/20 08:01:08 UTC

[apisix] branch master updated (ea1ac0f -> 2401ad5)

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 ea1ac0f  test: ensure all plugins have unique priority (#3582)
     add 2401ad5  fix: don't use port 80 for all schemes (#3544)

No new revisions were added by this update.

Summary of changes:
 apisix/core/utils.lua                   |  9 ++++----
 apisix/upstream.lua                     | 24 ++++++++++++++++++++-
 t/APISIX.pm                             |  9 ++++++++
 t/core/utils.t                          |  8 +++----
 t/node/grpc-proxy.t                     | 38 +++++++++++++++++++++++++++++++++
 t/node/{proxy_https.t => https-proxy.t} | 37 ++++++++++++++++++++++++++++++++
 6 files changed, 115 insertions(+), 10 deletions(-)
 rename t/node/{proxy_https.t => https-proxy.t} (88%)