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 2412e0021273f0367b351bfbaf37cc8b61195d9e
Merge: 216a2e2 c6a84d7
Author: Xin.Zh <[email protected]>
AuthorDate: Wed Nov 3 13:13:28 2021 +0800

    Merge branch 'develop' into 0.4.0
    
    Former-commit-id: 94fadb87d1dc21df86281c5aa4056a4952d88ff7

 go.mod                                             |   6 +-
 go.sum                                             |   4 +-
 pkg/client/dubbo/dubbo.go                          |   6 +-
 pkg/common/constant/key.go                         |   1 +
 pkg/filter/csrf/csrf.go                            | 144 +++++++++++++++++++++
 pkg/filter/ratelimit/rate_limit_test.go            |   4 +-
 pkg/model/router.go                                |  12 +-
 pkg/pluginregistry/registry.go                     |   1 +
 samples/dubbogo/simple/csrf/pixiu/conf.yaml        |  78 +++++++++++
 .../dubbogo/simple/csrf/server/server.go           |  49 +++----
 samples/dubbogo/simple/csrf/test/pixiu_test.go     |  82 ++++++++++++
 11 files changed, 338 insertions(+), 49 deletions(-)

Reply via email to