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 2020/12/02 07:37:57 UTC

[apisix] branch master updated (a019b4e -> bbbd10e)

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 a019b4e  test: improve chash-balance cases (#2920)
     add bbbd10e  feat: validate the operator in vars (#2911)

No new revisions were added by this update.

Summary of changes:
 apisix/admin/routes.lua                         |  8 ++++++
 apisix/{core/config_util.lua => http/route.lua} | 31 ++++++++++------------
 apisix/http/router/radixtree_host_uri.lua       |  4 +--
 apisix/http/router/radixtree_uri.lua            |  4 +--
 rockspec/apisix-master-0.rockspec               |  1 +
 t/admin/routes.t                                | 35 +++++++++++++++++++++++++
 t/config-center-yaml/route.t                    | 28 ++++++++++++++++++++
 7 files changed, 90 insertions(+), 21 deletions(-)
 copy apisix/{core/config_util.lua => http/route.lua} (64%)