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

[dubbo-go-pixiu] 06/21: Merge branch 'develop' into develop

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

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

commit 2ba44d41fb8a8d12e3d74d04d90a5ce5b7895d3b
Merge: 3bad298 16f8554
Author: Mark4z <36...@users.noreply.github.com>
AuthorDate: Mon Oct 18 21:58:01 2021 +0800

    Merge branch 'develop' into develop
    
    Former-commit-id: 6908fb34b3e12200dd42fd202b97b9b1284090fe

 docs/common/README.md                              |   2 +-
 docs/common/faq.md                                 |  12 +-
 docs/common/proxy-arguments.md                     |  11 --
 docs/common/roadmap.md                             |  17 --
 docs/developer/filter.md                           | 207 ++++++++++++++++++---
 docs/index.md                                      |  23 ++-
 docs/sample/dubbo/dubbo-registry.md                |  94 ++++++++++
 docs/sample/dubbo/dubbo.md                         |  10 +
 docs/sample/{http => dubbo}/http-body.md           |   0
 docs/sample/{http => dubbo}/http-query.md          |   0
 docs/sample/{http => dubbo}/http-uri.md            |   0
 docs/sample/http/http-http.md                      |  67 +++++++
 docs/sample/http/http.md                           |   5 +-
 docs/sample/http/http_sample_startup.sh            |  55 ------
 docs/sample/others/jaeger.md                       |  17 ++
 docs/sample/springcloud/README.md                  |  40 ++++
 docs/user/config.md                                | 139 ++++++++++++++
 docs/user/installation.md                          |   2 -
 docs/user/response.md                              |  17 --
 docs/user/start.md                                 |  58 +++++-
 pkg/adapter/springcloud/servicediscovery/README.md |  29 ---
 21 files changed, 616 insertions(+), 189 deletions(-)