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 2022/01/28 07:01:09 UTC

[dubbo-go] branch 3.0 updated (b5e3805 -> 6402da5)

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 b5e3805  fix(adasvc): do not load adaptive service filter if not set (#1735)
     add 3cb4d1b  fix: triple support stream ctx
     new 6402da5  Merge pull request #1736 from apache/ftr/triple-stream-ctx

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:
 go.mod | 2 +-
 go.sum | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

[dubbo-go] 01/01: Merge pull request #1736 from apache/ftr/triple-stream-ctx

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 6402da5f3b5d279bd8af24008201117d573a36c0
Merge: b5e3805 3cb4d1b
Author: Xuewei Niu <ju...@apache.org>
AuthorDate: Fri Jan 28 15:00:58 2022 +0800

    Merge pull request #1736 from apache/ftr/triple-stream-ctx
    
    Update grpc-go to support triple stream ctx attachement

 go.mod | 2 +-
 go.sum | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)