This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git
from b7ffebc6 Merge pull request #447 from ma642/fix-makefile-docker-tag
new a3022141 fix: nacos cluster support
new b1c205af fix: cluster invoke support
new 1d0779ae Merge pull request #440 from MasterKenway/fix/nacos-cluster
The 1739 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../registry/nacos/interface_listener.go | 43 +++++--------
.../dubboregistry/registry/nacos/registry.go | 37 +++++------
pkg/common/util/stringutil/stringutil.go | 18 ++++++
pkg/router/route.go | 75 ++++++++++++++++++++--
4 files changed, 120 insertions(+), 53 deletions(-)