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 810c824 [3.0] Check duplicated ReferenceConfig/ServiceConfig by
unique service name (#8198)
add b04c699 update to 3.0.1 release
add 7985d47 compatible with api way to add service into bootstrap
add 9a0dc62 Fix ut in ServiceConfigTest
add 108f9d5 Revert ServiceConfig changes
add 6d56c2e Merge remote-tracking branch 'apache/3.0' into 3.0.1-release
add 8ca6acb Merge remote-tracking branch 'apache/3.0' into 3.0.1-release
add 84d6bb7 Support generic call by reference without interface class
locally (#8159)
add 4492e2f reset start state when change takeover mode
add aa3fe7b correct checkMultiExtension name
new 99256fa Merge branch '3.0.1-release' into apache-3.0
new e2d1ec0 update 3.0.2-SNAPSHOT version
The 2 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:
.../main/java/org/apache/dubbo/common/constants/CommonConstants.java | 2 ++
.../main/java/org/apache/dubbo/config/bootstrap/DubboBootstrap.java | 1 +
.../main/java/org/apache/dubbo/config/utils/ConfigValidationUtils.java | 3 ++-
dubbo-dependencies-bom/pom.xml | 2 +-
dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml | 2 +-
pom.xml | 2 +-
6 files changed, 8 insertions(+), 4 deletions(-)