This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from 6377396  build(deps): bump go.etcd.io/etcd/client/v3 from 
3.5.0-alpha.0 to 3.5.0 (#1383)
     add 3c55f4e  Change the key of a mock EchoFilter (#1381)
     add 4557595  Merge branch '3.0' of https://github.com/apache/dubbo-go into 
3.0
     add fc81e15  fix: nacos service disc error log bug (#1390)
     add 24c1816  fix:registry timeout not pars (#1392)
     add 1ac95c7  change dependabot target branch
     new d904ed4  merge 3.0

The 1 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:
 .github/PULL_REQUEST_TEMPLATE.md        |  2 +-
 .github/dependabot.yml                  |  4 +--
 common/constant/key.go                  |  1 +
 common/url.go                           | 10 ++++++++
 config/registry_config.go               |  2 +-
 config/remote_config.go                 |  7 ++---
 go.mod                                  |  2 +-
 go.sum                                  |  4 +--
 metadata/report/etcd/report.go          |  3 +--
 registry/etcdv3/registry.go             |  8 +-----
 registry/nacos/service_discovery.go     |  1 +
 registry/zookeeper/service_discovery.go |  2 +-
 remoting/nacos/builder.go               |  5 +---
 remoting/nacos/builder_test.go          | 45 ++++++++++++++++++++++++++++++---
 remoting/zookeeper/client.go            |  9 ++-----
 15 files changed, 69 insertions(+), 36 deletions(-)

Reply via email to