You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by jo...@apache.org on 2021/08/24 01:52:48 UTC

[dubbo-go] branch 3.0 updated (186dc22 -> 3906343)

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

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


    from 186dc22  build(deps): bump github.com/emicklei/go-restful/v3 from 3.4.0 to 3.5.2 (#1403)
     new 72f87d1  修复当getty的tcp read/write timeout小于1s时panic的问题
     new 0d3ba24  TCP Read/Write最小值提取为全局变量,优化parseTimeDurationByRange逻辑
     new 1af33a4  优化代码逻辑
     new 6c3e38b  更新TCP读写超时最小值命名;不再使用范围比较;
     new 3906343  Merge pull request #1380 from Chans-Open-Source/feature/fix_the_exception_when_tcp_timeout_is_less_than_1

The 7958 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:
 remoting/getty/config.go | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)