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:12:03 UTC

[dubbo] 08/08: Merge branch '3.0' of https://github.com/apache/dubbo into 3.0

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

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

commit 0b3ecd2c3a56c8258fafb8b8cac8bfce2a1473a5
Merge: 7d95d1a 0e4bbb8
Author: ken.lj <ke...@gmail.com>
AuthorDate: Tue Aug 4 15:09:22 2020 +0800

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

 README.md                                          |  2 +-
 .../src/main/java/org/apache/dubbo/common/URL.java | 70 +++++++++++-----------
 .../org/apache/dubbo/config/AbstractConfig.java    |  8 ++-
 .../apache/dubbo/config/MetadataReportConfig.java  | 26 ++++----
 .../consul/ConsulDynamicConfiguration.java         | 24 +++++---
 5 files changed, 76 insertions(+), 54 deletions(-)