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/08/12 01:11:53 UTC

[apisix] branch master updated (04c2708 -> 6c8a6c3)

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

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


    from 04c2708  bugfix: comparing etcd key's modifiedIndex as a number may cause an error when access to prometheus exporter api (#2035)
     add 6c8a6c3  bugfix: when the plug-in configuration that is bound to the consumer is (#2028)

No new revisions were added by this update.

Summary of changes:
 apisix/init.lua               |  6 +++-
 apisix/plugin.lua             | 32 ++++++++++++--------
 apisix/plugins/basic-auth.lua |  1 +
 apisix/plugins/jwt-auth.lua   |  1 +
 apisix/plugins/key-auth.lua   |  1 +
 t/node/consumer-plugin.t      | 69 ++++++++++++++++++++++++++++++++++++++++++-
 6 files changed, 95 insertions(+), 15 deletions(-)