This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a change to branch
dependabot/maven/com.tencent.polaris-polaris-adapter-dubbo-0.3.2-3.2.7
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
from 142271f Bump com.tencent.polaris:polaris-adapter-dubbo from 0.2.1 to
0.3.2-3.2.7
add a98b86a Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.14.0
(#330)
add 45548ad Bump to 3.2.1-SNAPSHOT (#333)
add 78f87c3 fix: try to fix etcd unit test failed sometimes (#312)
add 048d7b0 Bump org.testcontainers:testcontainers from 1.15.2 to 1.19.8
(#337)
add 20130b4 Merge branch 'master' into
dependabot/maven/com.tencent.polaris-polaris-adapter-dubbo-0.3.2-3.2.7
No new revisions were added by this update.
Summary of changes:
.github/workflows/conformance.yml | 84 +++++++++++++++-------
dobbo-doc-auto-gen/pom.xml | 2 +-
dubbo-api-docs/dubbo-api-docs-annotations/pom.xml | 2 +-
dubbo-api-docs/dubbo-api-docs-core/pom.xml | 2 +-
.../dubbo-api-docs-examples/examples-api/pom.xml | 2 +-
.../examples-provider-sca/pom.xml | 2 +-
.../examples-provider/pom.xml | 2 +-
dubbo-api-docs/dubbo-api-docs-examples/pom.xml | 2 +-
dubbo-api-docs/pom.xml | 3 +-
.../dubbo-cluster-broadcast-1/pom.xml | 2 +-
.../dubbo-cluster-loadbalance-peakewma/pom.xml | 2 +-
.../dubbo-cluster-polaris-dubbo2/pom.xml | 2 +-
.../dubbo-cluster-router-mesh/pom.xml | 2 +-
.../dubbo-cluster-specify-address-common/pom.xml | 2 +-
.../dubbo-cluster-specify-address-dubbo2/pom.xml | 2 +-
.../dubbo-cluster-specify-address-dubbo3/pom.xml | 2 +-
dubbo-common-extensions/pom.xml | 2 +-
.../dubbo-configcenter-consul/pom.xml | 2 +-
.../dubbo-configcenter-etcd/pom.xml | 9 ++-
.../support/etcd/EtcdDynamicConfiguration.java | 8 ++-
.../support/etcd/EtcdDynamicConfigurationTest.java | 23 +++---
dubbo-cross-thread-extensions/pom.xml | 2 +-
dubbo-extensions-dependencies-bom/pom.xml | 18 +++--
.../pom.xml | 3 +-
.../dubbo-filter-polaris-ratelimit-dubbo2/pom.xml | 3 +-
.../dubbo-filter-polaris-dubbo2/pom.xml | 2 +-
dubbo-filter-extensions/dubbo-filter-seata/pom.xml | 2 +-
.../dubbo-metadata-report-consul/pom.xml | 4 +-
.../dubbo-metadata-report-etcd/pom.xml | 9 ++-
.../store/etcd/EtcdMetadataReportTest.java | 12 ++--
.../dubbo-metadata-rest/pom.xml | 2 +-
dubbo-mock-extensions/dubbo-mock-admin/pom.xml | 4 +-
dubbo-mock-extensions/dubbo-mock-api/pom.xml | 2 +-
dubbo-mock-extensions/pom.xml | 2 +-
.../dubbo-registry-consul/pom.xml | 2 +-
.../dubbo-registry-dns/pom.xml | 2 +-
.../dubbo-registry-etcd3/pom.xml | 4 +-
.../dubbo-registry-nameservice/pom.xml | 2 +-
.../dubbo-registry-polaris/pom.xml | 2 +-
.../dubbo-registry-redis/pom.xml | 4 +-
.../dubbo-registry-sofa/pom.xml | 2 +-
.../dubbo-remoting-etcd3/pom.xml | 8 ++-
.../dubbo/remoting/etcd/jetcd/LeaseTest.java | 20 +++++-
.../dubbo-remoting-grizzly/pom.xml | 2 +-
.../dubbo-remoting-http/pom.xml | 2 +-
.../dubbo-remoting-mina/pom.xml | 2 +-
.../dubbo-remoting-p2p/pom.xml | 2 +-
.../dubbo-remoting-quic/pom.xml | 2 +-
.../dubbo-remoting-redis/pom.xml | 2 +-
dubbo-rpc-extensions/dubbo-rpc-hessian/pom.xml | 4 +-
dubbo-rpc-extensions/dubbo-rpc-http/pom.xml | 2 +-
dubbo-rpc-extensions/dubbo-rpc-memcached/pom.xml | 2 +-
.../dubbo-rpc-native-thrift/pom.xml | 2 +-
dubbo-rpc-extensions/dubbo-rpc-redis/pom.xml | 2 +-
dubbo-rpc-extensions/dubbo-rpc-rest/pom.xml | 2 +-
dubbo-rpc-extensions/dubbo-rpc-rmi/pom.xml | 2 +-
dubbo-rpc-extensions/dubbo-rpc-rocketmq/pom.xml | 2 +-
dubbo-rpc-extensions/dubbo-rpc-webservice/pom.xml | 2 +-
.../dubbo-serialization-avro/pom.xml | 4 +-
.../dubbo-serialization-common/pom.xml | 2 +-
.../dubbo-serialization-fastjson/pom.xml | 4 +-
.../dubbo-serialization-fst/pom.xml | 4 +-
.../dubbo-serialization-fury/pom.xml | 2 +-
.../dubbo-serialization-gson/pom.xml | 4 +-
.../dubbo-serialization-jackson/pom.xml | 4 +-
.../dubbo-serialization-kryo/pom.xml | 4 +-
.../dubbo-serialization-msgpack/pom.xml | 2 +-
.../dubbo-serialization-native-hession/pom.xml | 2 +-
.../dubbo-serialization-protobuf/pom.xml | 4 +-
.../dubbo-serialization-protostuff/pom.xml | 4 +-
.../dubbo-serialization-test/pom.xml | 2 +-
dubbo-tag-extensions/dubbo-tag-subnets/pom.xml | 2 +-
pom.xml | 2 +-
test/dubbo-scenario-builder/pom.xml | 6 +-
test/dubbo-test-runner/pom.xml | 3 +-
test/pom.xml | 16 ++++-
test/scenarios/pom.xml | 9 ++-
.../dubbo-serialization-avro-test/pom.xml | 13 ++--
.../dubbo-serialization-fastjson-test/pom.xml | 13 ++--
.../dubbo-serialization-fst-test/pom.xml | 11 ++-
.../dubbo-serialization-gson-test/pom.xml | 13 ++--
.../dubbo-serialization-kryo-test/pom.xml | 16 ++---
.../dubbo-serialization-protobuf-test/pom.xml | 18 ++---
.../main/resources/spring/dubbo-demo-provider.xml | 2 +-
.../dubbo-serialization-protostuff-test/pom.xml | 13 ++--
.../dubbo-serialization-testcase/pom.xml | 5 +-
.../scenarios-dubbo-serialization/pom.xml | 9 ++-
87 files changed, 287 insertions(+), 208 deletions(-)