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/07/12 02:17:11 UTC

[dubbo] branch 3.0 updated (11fe5de -> 026fb43)

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

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


    from 11fe5de  Throw the IllegalArgumentException if the address is empty to avoid NPE. (#8208)
     add 026fb43  enhance metadata report config. (#8269)

No new revisions were added by this update.

Summary of changes:
 .../apache/dubbo/config/ConfigCenterConfig.java    |  8 ++-
 .../apache/dubbo/config/MetadataReportConfig.java  | 62 ++++++++++++++++++++--
 .../src/main/resources/META-INF/dubbo.xsd          | 10 ++++
 3 files changed, 74 insertions(+), 6 deletions(-)