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/09/23 01:28:59 UTC

[apisix] branch master updated (8d69af5 -> 2ead265)

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 8d69af5  test(debug): add test cases for hook ctx (#5113)
     add 2ead265  fix(nacos): distinguish services that has same name but in different groups or namespaces (#5083)

No new revisions were added by this update.

Summary of changes:
 apisix/discovery/nacos.lua            |  43 +++++---
 apisix/upstream.lua                   |   2 +-
 ci/install-ext-services-via-docker.sh |  14 ++-
 t/discovery/nacos.t                   | 184 ++++++++++++++++++++++++++++++++++
 4 files changed, 225 insertions(+), 18 deletions(-)