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 159280f  release note for v1.11.1
     add 4055e70  notify all ref holder at the end of decoding
     add 542bcf0  Merge pull request #324 from wongoo/fix-issue-323
     add aa53824  add testing: TestDecodeCustomReplyEnumVariableList
     add 8529778  fix bug: support java enum variable list
     add bed48b1  Merge pull request #326 from shenchao861129/new-master
     add 868e06e  Update object_test.go
     add e13beea  revert-unexpected-merge (#329)
     add 0db9c6b  fix bug: support java enum variable list (#330)
     add 1f1df01  release note for v1.11.2

No new revisions were added by this update.

Summary of changes:
 CHANGE.md                                          |  7 +++
 decode.go                                          | 16 ++++--
 decode_test.go                                     | 54 ++++++++++++++++++++
 list.go                                            |  2 -
 object.go                                          |  7 +--
 object_test.go                                     | 57 ++++++++++++++++++++++
 ref.go                                             |  2 +
 .../src/main/java/test/TestCustomReply.java        |  9 ++++
 8 files changed, 146 insertions(+), 8 deletions(-)

Reply via email to