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

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


    from b14201f393 Merge branch 'apache-3.2' into apache-3.3
     add e79e0214cb Enhance register type of ServiceConfig (#12583)
     new d6776e4008 Merge branch 'apache-3.2' into apache-3.3

The 1 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:
 .../dubbo/common/constants/RegisterTypeEnum.java   | 38 +++------
 .../org/apache/dubbo/config/ServiceConfigBase.java | 12 +--
 .../org/apache/dubbo/config/ServiceConfig.java     | 97 +++++++++++++---------
 .../dubbo/config/deploy/DefaultModuleDeployer.java |  3 +-
 .../java/org/apache/dubbo/registry/Constants.java  |  1 -
 5 files changed, 79 insertions(+), 72 deletions(-)
 copy 
dubbo-compatible/src/main/java/com/alibaba/dubbo/remoting/exchange/ResponseFuture.java
 => 
dubbo-common/src/main/java/org/apache/dubbo/common/constants/RegisterTypeEnum.java
 (56%)

Reply via email to