You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/10/29 01:27:06 UTC

[apisix] branch master updated (1dfc4cd -> d2aa1d8)

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

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


    from 1dfc4cd  CI: move etcd cluster in docker (#2225)
     add d2aa1d8  feat: get schema by schema_type (#2509)

No new revisions were added by this update.

Summary of changes:
 apisix/admin/plugins.lua      |  7 ++++++-
 apisix/plugins/basic-auth.lua |  1 +
 apisix/plugins/hmac-auth.lua  |  1 +
 t/admin/plugins.t             | 21 +++++++++++++++++++++
 t/plugin/basic-auth.t         | 31 +++++++++++++++++++++++++++++++
 t/plugin/hmac-auth.t          | 30 ++++++++++++++++++++++++++++++
 6 files changed, 90 insertions(+), 1 deletion(-)