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 6c40744 release note for v1.12.3
new 5d34775 feat: support java null encoding
new ebf53db refactor: remove config option and change null encoding to
default support
new 333dcbc Merge pull request #368 from ahaostudy/master
The 821 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:
encode.go | 9 +++++--
int.go | 2 +-
null_test.go | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
object_test.go | 6 +----
4 files changed, 82 insertions(+), 9 deletions(-)