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.git.
from 75ae61d Merge pull request #588 from
watermelo/featue/addCommentForMetadata
new 2f1c219 fix(nacos): fix nacos client logDir in Windows platform
fix(bat): fix unit test prepare script
new c698284 feat(config_center/nacos): make logDir can be changed by
config file
new 79abeed refactor: use filepath to replace hard code
new 9dee25c Merge pull request #591 from AlbumenJ/nacos-fix
The 2177 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:
before_ut.bat | 2 +-
common/constant/key.go | 1 +
config/config_center_config.go | 2 ++
config_center/nacos/client.go | 5 ++++-
4 files changed, 8 insertions(+), 2 deletions(-)