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 2020/07/30 05:12:06 UTC

[dubbo-go] branch 1.4 updated (a04db94 -> 0686ca9)

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

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


    from a04db94  Merge pull request #668 from lzp0412/1.4
     new 227441c  update apollo client
     new d452e5c  fix  review comment
     new 8dbe485  fix  review comment
     new 491edb6  fix  review comment
     new 0686ca9  Merge pull request #670 from zouyx/hotfix/fix1.4

The 1842 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      |  36 ++++-----
 config_center/apollo/impl_test.go |  25 ++----
 config_center/apollo/listener.go  |  38 ++++++---
 go.mod                            |  16 +---
 go.sum                            | 160 +++++++++++++++++++++++++++++++++++---
 5 files changed, 194 insertions(+), 81 deletions(-)