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

[dubbo-go] tag v1.5.6-rc1 updated (1ffa2fd -> 490f70b)

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

ironcity pushed a change to tag v1.5.6-rc1
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


*** WARNING: tag v1.5.6-rc1 was modified! ***

    from 1ffa2fd  (tag)
      to 490f70b  (commit)
    from 004e160  Merge pull request #1046 from Patrick0308/fix-path-in-rest
     add 99ed78f  goland always format go.mod automatically
     add cf2ffd4  Merge remote-tracking branch 'upstream/1.5' into 1.5
     add 9c8fc77  Revert "goland always format go.mod automatically"
     add 2ef29cb  up change.md
     add 5051104  test up to 1.5.6
     add 4da8511  update test
     add c89648e  Stop Integration Test
     add 490f70b  Merge pull request #1059 from cityiron/1.5.6-change-list

No new revisions were added by this update.

Summary of changes:
 .github/workflows/github-actions.yml      |   6 +-
 CHANGE.md                                 |  26 +
 test/integrate/dubbo/go-client/Dockerfile |   2 +
 test/integrate/dubbo/go-client/go.mod     |   5 +-
 test/integrate/dubbo/go-client/go.sum     | 921 +++++++++++++++++++++++++++++-
 test/integrate/dubbo/go-server/Dockerfile |   2 +
 test/integrate/dubbo/go-server/go.mod     |   5 +-
 test/integrate/dubbo/go-server/go.sum     | 921 +++++++++++++++++++++++++++++-
 8 files changed, 1879 insertions(+), 9 deletions(-)