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

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


    from 25ddfa5  Merge pull request #707 from 
williamfeng323/bugfix-application-router
     new 457dc0c  add tls support
     new 01c14c3  change module version
     new 3b2dc85  upgrade getty version
     new c7cb13b  fix getty const
     new addc4b4  fix getty const
     new 49d1c94  rm go version
     new 9603daa  fix
     new 49ebaba  add tls support
     new 443c1b8  change module version
     new bef03b4  upgrade getty version
     new c62ec2e  fix getty const
     new b75fcea  fix getty const
     new 5a51b7f  Merge remote-tracking branch 'origin/AddTslSupport' into 
AddTslSupport
     new cb30a98  rm go version
     new b8e15bf  fix
     new 07bf1c4  fix
     new bdf48c7  Merge remote-tracking branch 'remotes/upstream/develop' into 
AddTslSupport
     new 67abe6b  fix
     new ee46d46  split pkg
     new 6c606c1  split pkg
     new f2d2ba6  make a comment variable
     new 88e097f  fix
     new d0345ec  fix
     new 622e6c5  fix
     new c7e0522  fix
     new aa0ee1c  Merge pull request #685 from aliiohs/AddTslSupport

The 2655 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:
 common/constant/key.go                             |  1 +
 config/config_loader.go                            |  7 ++
 config/service_config.go                           |  1 +
 ...eful_shutdown_signal_linux.go => ssl_config.go} | 29 ++++---
 go.mod                                             |  5 +-
 go.sum                                             | 90 +---------------------
 protocol/dubbo/client.go                           |  1 +
 protocol/dubbo/pool.go                             | 63 +++++++++++----
 protocol/dubbo/server.go                           | 32 +++++++-
 9 files changed, 110 insertions(+), 119 deletions(-)
 copy config/{graceful_shutdown_signal_linux.go => ssl_config.go} (61%)

Reply via email to