You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2022/06/19 12:25:36 UTC

[dubbo-go-pixiu] branch develop updated (1d0779ae -> 7cc8b48a)

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 1d0779ae Merge pull request #440 from MasterKenway/fix/nacos-cluster
     new 3ea4fca3 refactor: nacos subscribe
     new 68779cfc add timeout default val
     new a2aba638 clean code
     new 7cc8b48a Merge pull request #444 from PhilYue/feature/sc_nacos_re1

The 1743 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:
 pkg/adapter/springcloud/cloud.go                   |  1 +
 .../springcloud/servicediscovery/nacos/nacos.go    | 38 +++++++++++++++++-----
 pkg/model/remote.go                                |  2 +-
 pkg/remote/nacos/client.go                         | 14 +++++++-
 samples/springcloud/nacos/pixiu/conf.yaml          |  4 +--
 5 files changed, 47 insertions(+), 12 deletions(-)