You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/02/02 10:13:05 UTC

[dubbo-go] branch 1.5 updated (48de79c -> 0abac1d)

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

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


    from 48de79c  Merge pull request #1034 from lin-jianjun/1.5
     new 242462e  add community info
     new bac1527  support getty send Length, when the data transfer failed and transfer part of data.
     new fc20cb5  add some log
     new fdd545b  merge community code and fix conflict
     new 0abac1d  Merge pull request #1028 from cvictory/feature/getty_write_length

The 3523 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:
 README.md                      | 17 +++++++++++++++--
 README_CN.md                   | 21 +++++++++++++++++----
 go.mod                         |  2 +-
 go.sum                         |  4 ++--
 remoting/getty/getty_client.go | 17 ++++++++++++-----
 remoting/getty/listener.go     | 12 ++++++++++--
 6 files changed, 57 insertions(+), 16 deletions(-)