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/07/16 02:28:16 UTC

[apisix] branch master updated (503adc0 -> 36adb11)

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 503adc0  fix: correct the return value checking of pcall, since apisix_ngx_cli… (#4606)
     add 36adb11  feat(discovery): check node format (#4610)

No new revisions were added by this update.

Summary of changes:
 apisix/discovery/consul_kv.lua |  3 ++-
 apisix/schema_def.lua          | 31 +++++++++++++++++++++++++++++++
 apisix/upstream.lua            |  8 +++++++-
 t/node/upstream-discovery.t    | 32 ++++++++++++++++++++++++++++++++
 4 files changed, 72 insertions(+), 2 deletions(-)