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 93ec8e368d Remove dubbo-container module (#13410)
add cf5f9db785 Bump protobuf-java_version from 3.25.0 to 3.25.1 (#13394)
add dae5b1cf46 Bump io.projectreactor:reactor-core from 3.5.11 to 3.6.0
(#13391)
add aff714e5bb Bump jackson_version from 2.15.3 to 2.16.0 (#13388)
add 77bf43d40c Bump org.testcontainers:testcontainers from 1.19.1 to
1.19.2 (#13389)
add 6378c144f8 Bump io.opentelemetry:opentelemetry-bom from 1.31.0 to
1.32.0 (#13392)
add 883195aeb9 Bump io.micrometer:micrometer-bom from 1.11.5 to 1.12.0
(#13395)
add 4d5d9d8afc fix tri stub unary method overload (#13385)
add e63d275eb6 Bump io.micrometer:micrometer-tracing-bom from 1.1.6 to
1.2.0 (#13397)
add d69ae9861b fix listener hash code error (#13408)
add face8ae7f1 Bump org.springframework.boot:spring-boot-dependencies
(#13418)
add 5b610f96ba Bump org.springframework.boot:spring-boot-starter-test
(#13420)
add 0cb30fe02d Bump spring-boot.version from 2.7.17 to 2.7.18 (#13417)
add 2b06ac6838 Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10
(#13424)
add 01961a0e6f Bump org.testcontainers:testcontainers from 1.19.2 to
1.19.3 (#13422)
add 23044cee5a Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0
to 3.5.0 (#13423)
add d38721f3e3 Bump org.springframework.boot:spring-boot-maven-plugin
(#13419)
add 5dd3861aac Bump bytebuddy.version from 1.14.9 to 1.14.10 (#13421)
add 8ac2eaa326 Bump io.micrometer:micrometer-core from 1.11.5 to 1.12.0
(#13390)
new 40f44f91f5 Merge branch 'apache-3.2' into apache-3.3
new 74978ca003 Apply style check
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:
dubbo-config/dubbo-config-api/pom.xml | 2 +-
dubbo-config/dubbo-config-spring/pom.xml | 2 +-
dubbo-demo/dubbo-demo-annotation/pom.xml | 2 +-
dubbo-demo/dubbo-demo-api/pom.xml | 2 +-
dubbo-demo/dubbo-demo-spring-boot/pom.xml | 6 ++--
dubbo-demo/dubbo-demo-xml/pom.xml | 2 +-
dubbo-dependencies-bom/pom.xml | 14 ++++----
.../main/resources/Dubbo3InterfaceStub.mustache | 14 ++++----
.../resources/Dubbo3TripleInterfaceStub.mustache | 29 ++++-----------
.../src/main/resources/Dubbo3TripleStub.mustache | 37 +++++++++++++++----
.../registry/nacos/NacosAggregateListener.java | 2 +-
.../otel/OpenTelemetryAutoConfiguration.java | 42 +++++++++++++++++-----
.../observability/pom.xml | 6 ++--
dubbo-spring-boot/pom.xml | 4 +--
pom.xml | 2 +-
15 files changed, 99 insertions(+), 67 deletions(-)