You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by fl...@apache.org on 2020/04/26 14:29:22 UTC

[dubbo-go] branch feature/dubbo-2.7.5 updated (370681a -> c556232)

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

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


    from 370681a  Merge pull request #471 from hxmhlt/metadata_report
     new 5b10451  implement GetConfigKeysByGroup
     new c8920d3  Fix travis
     new c556232  Merge pull request #475 from flycash/nacos-batch-bk

The 1991 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:
 config_center/nacos/impl.go      | 25 +++++++++++++++++++++----
 config_center/nacos/impl_test.go | 30 +++++++++++++++++++++++++++++-
 go.mod                           | 16 +++-------------
 go.sum                           |  6 ++++++
 4 files changed, 59 insertions(+), 18 deletions(-)