This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
from b3033de fix: dubbo-registry-dns resource leak (#308)
add f38363f fix test lib (#310)
No new revisions were added by this update.
Summary of changes:
.../dubbo-cluster-router-mesh/pom.xml | 27 +++-------
.../src/test/resources/DestinationRuleTest.yaml | 16 +++++-
.../src/test/resources/DestinationRuleTest2.yaml | 58 ++++++++++++++++++++
.../src/test/resources/VirtualServiceTest.yaml | 38 +++++++------
dubbo-extensions-dependencies-bom/pom.xml | 62 +++++++++++++++++++++-
.../transport/mina/MinaClientToServerTest.java | 3 ++
pom.xml | 15 +++++-
7 files changed, 179 insertions(+), 40 deletions(-)
copy
dubbo-remoting-extensions/dubbo-remoting-mina/src/test/resources/security/serialize.allowlist
=>
dubbo-cluster-extensions/dubbo-cluster-router-mesh/src/test/resources/DestinationRuleTest.yaml
(69%)
create mode 100644
dubbo-cluster-extensions/dubbo-cluster-router-mesh/src/test/resources/DestinationRuleTest2.yaml
copy .asf.yaml =>
dubbo-cluster-extensions/dubbo-cluster-router-mesh/src/test/resources/VirtualServiceTest.yaml
(56%)