This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
from 835ba2cce fix release draft ci error (#2821)
add fe230b9f5 fix: propagate encoding errors in marshalRequest (fixes
#2517) (#2817)
add 01e176524 feat: suport new triple generic call (#2818)
No new revisions were added by this update.
Summary of changes:
common/extension/logger.go | 1 -
filter/generic/service_filter.go | 2 +-
protocol/dubbo/impl/hessian.go | 4 ++-
protocol/dubbo/impl/hessian_test.go | 44 +++++++++++++++++++++++++++++++
protocol/triple/server.go | 26 ++++++++++++++++--
protocol/triple/triple_protocol/server.go | 15 ++++++++++-
6 files changed, 86 insertions(+), 6 deletions(-)