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 acee3e2f03 Move dubbo-filter module to dubbo-plugin (#13143)
add e9e08ee383 Fix zk dependency in metadata-report and config-center
(#13159)
add 7ecb1814f5 Bump org.testcontainers:testcontainers from 1.19.0 to
1.19.1 (#13169)
add 25ea56b7b8 Bump io.opentelemetry:opentelemetry-bom from 1.30.1 to
1.31.0 (#13168)
add f05a233859 Bump fabric8_kubernetes_version from 6.8.1 to 6.9.0 (#13166)
add 5bef1fef65 Bump protobuf-java_version from 3.24.3 to 3.24.4 (#13167)
add a45f50d8ac Enhance application-level registry notify message (#13172)
add db53115d10 Update zk address in workflow (#13177)
add 49dd3d0236 Update StubInvocationUtilTest.java (#13174)
add 2d9f36adb2 Bump com.alibaba.fastjson2:fastjson2 from 2.0.40 to 2.0.41
(#13170)
add 3ca35045a0 Release ByteBuf when handle onData failed (#13102)
new bbee466e44 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:
.github/workflows/build-and-test-pr.yml | 8 +-
.github/workflows/build-and-test-scheduled-3.1.yml | 8 +-
.github/workflows/build-and-test-scheduled-3.2.yml | 8 +-
.github/workflows/release-test.yml | 8 +-
dubbo-config/dubbo-config-api/pom.xml | 2 +-
dubbo-config/dubbo-config-spring/pom.xml | 12 +-
.../dubbo-configcenter-zookeeper/pom.xml | 2 +-
dubbo-dependencies-bom/pom.xml | 8 +-
.../client/ServiceDiscoveryRegistryDirectory.java | 8 +-
.../protocol/tri/stream/TripleClientStream.java | 46 ++--
.../protocol/tri/stream/TripleServerStream.java | 31 +--
.../dubbo/rpc/stub/StubInvocationUtilTest.java | 236 +++++++--------------
.../observability/pom.xml | 2 +-
13 files changed, 154 insertions(+), 225 deletions(-)