You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ju...@apache.org on 2021/11/11 06:03:55 UTC

[dubbo-go] branch 3.0 updated (0c85c55 -> fce2f73)

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

justxuewei pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from 0c85c55  Merge pull request #1565 from sanxun0325/20211102_nacos
     add f38a0c2  fix: nacos servicediscovery group
     add b02124d  Fix: enhance zk
     new fce2f73  Merge pull request #1581 from apache/fix/nacos-2.0

The 1 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:
 common/constant/key.go              |  2 --
 registry/base_registry.go           | 17 ++---------------
 registry/nacos/registry.go          |  3 ++-
 registry/nacos/service_discovery.go | 12 ++++++------
 registry/zookeeper/registry.go      |  4 ++--
 5 files changed, 12 insertions(+), 26 deletions(-)

[dubbo-go] 01/01: Merge pull request #1581 from apache/fix/nacos-2.0

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

justxuewei pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git

commit fce2f738ea42b6ef819b8a79750ca2d83fc6413c
Merge: 0c85c55 b02124d
Author: Xuewei Niu <ju...@apache.org>
AuthorDate: Thu Nov 11 14:03:50 2021 +0800

    Merge pull request #1581 from apache/fix/nacos-2.0
    
    fix: nacos servicediscovery group、namespace

 common/constant/key.go              |  2 --
 registry/base_registry.go           | 17 ++---------------
 registry/nacos/registry.go          |  3 ++-
 registry/nacos/service_discovery.go | 12 ++++++------
 registry/zookeeper/registry.go      |  4 ++--
 5 files changed, 12 insertions(+), 26 deletions(-)