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 9d47547 Merge pull request #442 from flycash/devTo2.7.5
add 0dcd48f Publish Config
add 16274df Fix import
add 47db94d Merge dubbo2.7.5 branch
add 7382a11 Merge develop
add ffc8f7b Fix review
add c12ca7a Fix Review
new adae0d7 Add publish config method into DynamicConfiguration
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:
config_center/apollo/impl.go | 11 +++++---
config_center/dynamic_configuration.go | 3 +++
config_center/mock_dynamic_config.go | 4 +++
config_center/nacos/impl.go | 48 +++++++++++++++++++++++++++-------
config_center/nacos/impl_test.go | 17 +++++++-----
config_center/nacos/listener.go | 10 +++----
config_center/zookeeper/impl.go | 29 ++++++++++++++++++--
config_center/zookeeper/impl_test.go | 12 +++++++++
remoting/zookeeper/client.go | 12 +++++++--
9 files changed, 119 insertions(+), 27 deletions(-)