This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a change to branch 3.2.0
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
from bf5e7b5 Merge pull request #242 from songxiaosheng/upgrade32
new 4f623fd configcenter etcd support dubbo3.2
new b25f0a5 Merge branch '3.2.0' into 3.2.0
new f27be37 configcenter etcd support dubbo3.2
new 71fa9dd Merge pull request #243 from robin977/3.2.0
The 284 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-configcenter-etcd/pom.xml | 13 ++++++
.../support/etcd/EtcdDynamicConfigurationTest.java | 52 ++++++++++++----------
.../dubbo-remoting-etcd3/pom.xml | 32 ++++++++++++-
.../org/apache/dubbo/remoting/etcd/Constants.java | 4 +-
.../remoting/etcd/jetcd/JEtcdClientWrapper.java | 1 +
.../dubbo/remoting/etcd/jetcd/JEtcdClientTest.java | 16 ++++---
6 files changed, 85 insertions(+), 33 deletions(-)