This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 3.3 in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit bbee466e44d230a5a5d1bae9ed79927e9402b0ea Merge: acee3e2f03 3ca35045a0 Author: Albumen Kevin <[email protected]> AuthorDate: Tue Oct 10 10:30:03 2023 +0800 Merge branch 'apache-3.2' into apache-3.3 .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(-)
