This is an automated email from the ASF dual-hosted git repository.
crazyhzm pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from eed86982bd Add dubbo metrics AutoConfiguration.imports for Spring Boot
3 (#11062)
add d327fea674 Support dump thread switch and directory config (#10955)
No new revisions were added by this update.
Summary of changes:
.../apache/dubbo/common/constants/CommonConstants.java | 2 ++
.../common/threadpool/support/AbortPolicyWithReport.java | 6 +++++-
.../java/org/apache/dubbo/config/ApplicationConfig.java | 15 +++++++++++++++
.../src/main/resources/META-INF/compat/dubbo.xsd | 10 ++++++++++
.../src/main/resources/META-INF/dubbo.xsd | 10 ++++++++++
5 files changed, 42 insertions(+), 1 deletion(-)