This is an automated email from the ASF dual-hosted git repository.
wongoo pushed a change to branch 1.12
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git
from 2976f7b upgrade go to v1.17 to fix issue #348 for 2.0 branch (#353)
add f13bb4e mark array types deprecated (#347)
add 4cd8b9d Update README.md
add f0ac0a6 upgrade go to v1.17 to fix issue #348 (#352)
add 8390f13 Bump dubbo from 2.7.18 to 2.7.21 in /test_dubbo (#354)
add 76ae75b Bump dubbo from 2.7.18 to 2.7.21 in /test_hessian (#355)
add 33f7e9d fix issue 356 that ref to wrong type of map for nil value
(#357)
add a55bacd release note for v1.12.1
new 7231dc5 Merge branch 'master' into 1.12
The 1 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:
CHANGE.md | 10 +++++
map.go | 2 +-
ref.go | 29 +++++++------
test_dubbo/pom.xml | 2 +-
test_hessian/pom.xml | 2 +-
.../user_test.go => issue356/issue356_test.go} | 47 +++++++++++++---------
6 files changed, 59 insertions(+), 33 deletions(-)
copy testcases/{user/user_test.go => issue356/issue356_test.go} (62%)