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 2021/11/25 06:39:20 UTC

[dubbo-go] branch feat-adasvc created (now f906714)

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

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


      at f906714  Merge branch '3.0' into feat/adasvc

This branch includes the following new commits:

     new f906714  Merge branch '3.0' into feat/adasvc

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.


[dubbo-go] 01/01: Merge branch '3.0' into feat/adasvc

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

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

commit f90671471e8fd621c975975f9e5cd8fc594213d3
Merge: 99f6919 1c92dde
Author: XavierNiu <a...@nxw.name>
AuthorDate: Thu Nov 25 12:59:05 2021 +0800

    Merge branch '3.0' into feat/adasvc

 .github/workflows/github-actions.yml        | 14 +++++++++++++-
 common/config/environment_test.go           |  1 +
 config/registry_config_test.go              |  1 +
 config_center/apollo/impl_test.go           |  1 +
 config_center/configurator/override_test.go |  1 +
 filter/auth/accesskey_storage.go            |  5 ++++-
 filter/hystrix/filter_test.go               |  1 +
 metadata/service/local/service.go           |  1 +
 protocol/dubbo/dubbo_codec.go               |  1 +
 protocol/dubbo/hessian2/hessian_response.go |  1 +
 protocol/dubbo/impl/serialize.go            |  1 +
 protocol/invocation/rpcinvocation_test.go   |  1 +
 registry/event_test.go                      |  1 +
 registry/nacos/registry.go                  |  1 +
 remoting/codec.go                           |  1 +
 remoting/exchange.go                        |  1 +
 remoting/exchange_client.go                 |  1 +
 remoting/exchange_server.go                 |  1 +
 remoting/getty/dubbo_codec_for_test.go      |  1 +
 remoting/getty/readwriter_test.go           |  1 +
 20 files changed, 35 insertions(+), 2 deletions(-)