You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2020/08/04 07:09:38 UTC

[dubbo] 01/27: Merge branch 'master' of https://github.com/apache/dubbo

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

liujun pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git

commit adba6d010d66af0af7eb148f35a0acb681e7360f
Merge: 7702fcf 043da68
Author: ken.lj <ke...@gmail.com>
AuthorDate: Tue Aug 4 14:19:02 2020 +0800

    Merge branch 'master' of https://github.com/apache/dubbo

 README.md                                          |  2 +-
 .../org/apache/dubbo/config/AbstractConfig.java    |  8 ++++++-
 .../apache/dubbo/config/MetadataReportConfig.java  | 26 +++++++++++++---------
 .../consul/ConsulDynamicConfiguration.java         | 24 ++++++++++++++------
 dubbo-dependencies-bom/pom.xml                     |  2 +-
 .../dubbo-dependencies-zookeeper/pom.xml           |  2 +-
 pom.xml                                            |  2 +-
 7 files changed, 44 insertions(+), 22 deletions(-)