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

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


    from cfbd9e1  release note for v1.11.3
     add 1a36fa5  Bump dubbo from 2.7.15 to 2.7.18 in /test_dubbo
     add 67b078b  Merge pull request #335 from 
apache/dependabot/maven/test_dubbo/org.apache.dubbo-dubbo-2.7.18
     add 1e98ee0  Bump dubbo from 2.7.15 to 2.7.18 in /test_hessian
     add 901b071  Merge pull request #336 from 
apache/dependabot/maven/test_hessian/org.apache.dubbo-dubbo-2.7.18
     add 801268e  upgrade gost version to fix memory leak of AcquireBytes from 
https://github.com/dubbogo/gost/pull/108/files
     add e579dda  Merge pull request #337 from apache/fix/AcquireBytes
     add a6671d5  mark dubbo2 rpc protocol implementation deprecated (#339)
     add 6455362  fix issue #340 (#341)
     add 973d9f6  release note for v1.11.5

No new revisions were added by this update.

Summary of changes:
 CHANGE.md                                          |  10 +
 go.mod                                             |   4 +-
 go.sum                                             | 691 ++++++++++++++++++++-
 hessian.go                                         |   4 +
 ref.go                                             |  25 +-
 request.go                                         |   4 +
 response.go                                        |   4 +
 test_dubbo/pom.xml                                 |   2 +-
 test_hessian/pom.xml                               |   2 +-
 .../user_test.go => issue340/issue340_test.go}     |  70 ++-
 10 files changed, 777 insertions(+), 39 deletions(-)
 copy testcases/{user/user_test.go => issue340/issue340_test.go} (53%)

Reply via email to