You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by zh...@apache.org on 2021/08/08 15:04:01 UTC

[dubbo-go] branch config-enhance updated (4e2a0ed -> 9cc1dad)

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

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


    from 4e2a0ed  Merge pull request #1367 from zhaoyunxing92/config-enhance
     new 518be2b  build(deps): bump actions/cache from v2.1.4 to v2.1.5
     new 3162e41  Merge pull request #1162 from apache/dependabot/github_actions/develop/actions/cache-v2.1.5
     new 2138190  Merge branch 'develop' of https://github.com/apache/dubbo-go into develop
     new bef8e95  Merge branch '3.0' into develop
     new 2f9c1cd  up:更新配置
     new 3fe3c5a  merge
     new 56068b2  fix:nacos registry 添加group支持
     new b78debda add:添加配置中心代码
     new 2411e31  删除nacos registry group set
     new 9cc1dad  Merge pull request #1369 from zhaoyunxing92/config-enhance

The 7985 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/config_center_config.go      | 45 ++++++++++++++++-------
 config/config_loader.go             |  5 ++-
 config/root_config.go               |  8 ++---
 config/router_config.go             | 71 +++++++++++++++++++++++++++++--------
 protocol/rest/rest_protocol_test.go |  4 +--
 registry/nacos/registry.go          |  4 ++-
 6 files changed, 98 insertions(+), 39 deletions(-)