You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ju...@apache.org on 2021/11/19 02:07:38 UTC

[dubbo-go] branch 3.0 updated (2ae0b3e -> a812919)

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

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


    from 2ae0b3e  upgrade hessian to v1.9.5 (#1595)
     new 19c0bb9  refactor listenDirEvent 1. remove CLEAR label; 2. remove register/unregister logic for watch children; 3. reorder the zk dynamic configuration code 4. adapt the gost
     new 4d780a9  upgrade gost dependency version
     new a812919  Merge pull request #1589 from Mulavar/3.0

The 8193 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:
 config_center/zookeeper/impl.go | 12 ++++++++---
 go.mod                          |  2 +-
 go.sum                          |  4 ++--
 registry/zookeeper/registry.go  | 11 +++++++---
 remoting/zookeeper/listener.go  | 48 ++++++++++++-----------------------------
 5 files changed, 34 insertions(+), 43 deletions(-)