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 f7239e7 Bump ch.qos.logback:logback-classic in
/test/dubbo-scenario-builder (#246)
add 4f623fd configcenter etcd support dubbo3.2
add b25f0a5 Merge branch '3.2.0' into 3.2.0
add f27be37 configcenter etcd support dubbo3.2
add 71fa9dd Merge pull request #243 from robin977/3.2.0
add 4269e2f Merge branch '3.2.0' into master
No new revisions were added by this update.
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(-)