You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by jo...@apache.org on 2020/05/12 06:01:59 UTC

[dubbo-go] branch develop updated (24e7205 -> d90c20e)

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

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


    from 24e7205  Merge pull request #476 from zouyx/feature/randomPort
     new d1e6d85  filter registry url params starting with dot
     new be8dd32  add unit test
     new d90c20e  Merge pull request #509 from CodingSinger/HIDE_KEY

The 2007 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:
 common/constant/key.go             |  4 ++--
 registry/protocol/protocol.go      | 21 ++++++++++++++++++---
 registry/protocol/protocol_test.go |  9 +++++++++
 3 files changed, 29 insertions(+), 5 deletions(-)