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

[dubbo-go] branch 3.0 updated (9926081 -> 4640167)

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

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


    from 9926081  Merge pull request #1070 from apache/1.5
     new befd3e5  Update dubbo_invoker.go
     new 24e0d8c  Merge pull request #1026 from lin-jianjun/patch-2
     new e6dd108  fix:nacos service provider does not require subscribe
     new 5db3ebf  Merge pull request #1056 from kzhan/feature/nacos_consumer_subscribe
     new 15ca488  Merge pull request #1023 from LaurenceLiZhixin/Ftr/selfDiscovery
     new 9b80e89  merge 1.5
     new 315fd93  add default settings
     new 1e10f3e  fix go fmt
     new d6f0f24  mod changed the way of setting default parameters
     new 4640167  Merge pull request #1073 from cjphaha/develop

The 3717 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/default.go |  7 +++++++
 common/logger/logger.go    |  3 +++
 config/config_loader.go    | 50 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 60 insertions(+)