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

[dubbo-go-hessian2] branch master updated (83d6845 -> 303698c)

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

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


    from 83d6845  Merge pull request #318 from mark4z/master
     new 31f2f96  if map is pojo, write class name first
     new 2437f11  add unit test(if map is pojo, write class name first)
     new 303698c  Merge pull request #320 from zhengzepeng/master

The 761 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:
 map.go                                                |  9 ++++++++-
 map_test.go                                           | 12 ++++++++++++
 test_hessian/src/main/java/test/TestCustomDecode.java |  9 +++++++++
 3 files changed, 29 insertions(+), 1 deletion(-)