You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2020/07/15 23:53:30 UTC

[dubbo-go] branch 1.5 updated (57d7b5b -> 74b5386)

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

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


    from 57d7b5b  Merge pull request #658 from apache/develop
     add d3db1c2  fix graceful shutdwon add sigterm signal
     add cd3d3a2  Merge pull request #657 from relaxedCat/feature/sigterm
     add 5fa56c6  fix: panic when checkRegistries
     add f15150f  Fix: panic when checkRegistries
     add c6c39e2  Merge pull request #654 from JiaLiangoooo/develop
     new 74b5386  Merge branch 'develop' into 1.5

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:
 config/consumer_config.go                  | 2 +-
 config/graceful_shutdown_signal_darwin.go  | 2 +-
 config/graceful_shutdown_signal_linux.go   | 2 +-
 config/graceful_shutdown_signal_windows.go | 2 +-
 config/provider_config.go                  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)


[dubbo-go] 01/01: Merge branch 'develop' into 1.5

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

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

commit 74b5386f9018c460933a8b4e3218846200be19bd
Merge: 57d7b5b c6c39e2
Author: AlexStocks <al...@foxmail.com>
AuthorDate: Thu Jul 16 07:51:49 2020 +0800

    Merge branch 'develop' into 1.5

 config/consumer_config.go                  | 2 +-
 config/graceful_shutdown_signal_darwin.go  | 2 +-
 config/graceful_shutdown_signal_linux.go   | 2 +-
 config/graceful_shutdown_signal_windows.go | 2 +-
 config/provider_config.go                  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)