You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by wo...@apache.org on 2022/07/22 10:54:53 UTC

[dubbo-go-hessian2] branch 1.11 updated (c18594c -> 159280f)

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 c18594c  release note for v1.11.0
     add bba95ec  Bump dubbo from 2.7.11 to 2.7.15 in /test_dubbo (#314)
     add ca7b2ca  Bump fastjson from 1.2.76 to 1.2.83 in /test_hessian (#316)
     add 12af60b  Bump dubbo from 2.7.11 to 2.7.15 in /test_hessian
     add 411d2fc  Merge pull request #315 from apache/dependabot/maven/test_hessian/org.apache.dubbo-dubbo-2.7.15
     add 097671a  nil slice decode to empty slice
     add 83d6845  Merge pull request #318 from mark4z/master
     add 31f2f96  if map is pojo, write class name first
     add 2437f11  add unit test(if map is pojo, write class name first)
     add 303698c  Merge pull request #320 from zhengzepeng/master
     add 159280f  release note for v1.11.1

No new revisions were added by this update.

Summary of changes:
 CHANGE.md                                             |  6 ++++++
 list.go                                               |  7 ++++++-
 list_test.go                                          | 13 +++++++++++++
 map.go                                                |  9 ++++++++-
 map_test.go                                           | 12 ++++++++++++
 test_dubbo/pom.xml                                    |  2 +-
 test_hessian/pom.xml                                  |  4 ++--
 test_hessian/src/main/java/test/TestCustomDecode.java |  9 +++++++++
 8 files changed, 57 insertions(+), 5 deletions(-)