tiltwind opened a new pull request, #361: URL: https://github.com/apache/dubbo-go-hessian2/pull/361
**What this PR does**: From v1.12.0, hessian starts to support pointer value ref to java wrapper types, but the unit tests does not fully cover all cases. This pr fixes the pointer value set. **Which issue(s) this PR fixes**: Fixes #358 **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note - fix pointer value set ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
