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

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


    from d2cea7b998 Replace InstantiationAwareBeanPostProcessorAdapter with 
InstantiationAwareBeanPostProcessor (#10697)
     add ee6db0a9af fix executor datasource loss (#10685)
     add 85ee266983 assign provider namespace 
https://github.com/apache/dubbo/issues/10637 (#10686)
     add e8ba279f8c fix Reproducible Builds issues (#10700)
     add e893407dd8 update org.apache.tomcat.embed:tomcat-embed-core 8.5.43 to 
8.5.78 (#10701)
     new 5749ac8051 Merge remote-tracking branch 'apache/3.1' into apache-3.2

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/CommonConstants.java    |  2 ++
 .../dubbo/common/constants/RegistryConstants.java  |  7 +++++++
 .../manager/DefaultExecutorRepository.java         | 14 ++++++++++++-
 .../dubbo/config/AbstractReferenceConfig.java      | 16 +++++++++++++++
 .../dubbo/config/annotation/DubboReference.java    |  7 +++++++
 dubbo-compiler/pom.xml                             | 10 ----------
 .../org/apache/dubbo/config/ReferenceConfig.java   | 23 +++++++++++++---------
 .../src/main/resources/META-INF/compat/dubbo.xsd   |  6 ++++++
 .../src/main/resources/META-INF/dubbo.xsd          |  6 ++++++
 dubbo-dependencies-bom/pom.xml                     | 13 ++++++------
 .../dubbo-dependencies-zookeeper-curator5/pom.xml  |  2 +-
 .../dubbo-dependencies-zookeeper/pom.xml           |  2 +-
 pom.xml                                            |  2 +-
 13 files changed, 80 insertions(+), 30 deletions(-)

Reply via email to