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 2021/12/24 06:43:34 UTC

[dubbo-go-hessian2] branch 1.10 updated (c715349 -> f989170)

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

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


    from c715349  release note for v1.10.1
     add 9b0d390  fix list value not unpacked (#300)
     add f989170  release note for v1.10.2

No new revisions were added by this update.

Summary of changes:
 CHANGE.md                            |  5 ++++
 codec.go                             | 35 +++++++++++++++++++-------
 decode_test.go                       | 48 ++++++++++++++++++++++++++++++++++++
 hessian_test.go                      |  4 +--
 hessian_test/dup_struct_name_test.go |  4 +--
 java_collection.go                   |  5 +---
 list.go                              |  2 +-
 7 files changed, 85 insertions(+), 18 deletions(-)