wongoo opened a new issue #268: URL: https://github.com/apache/dubbo-go-hessian2/issues/268
**What would you like to be added**: - update java.util.UUID serialize format **Why is this needed**: From v3.2.8 of https://github.com/apache/dubbo-hessian-lite, it add a customer serializer to encode java.util.UUID to string , see https://github.com/apache/dubbo-hessian-lite/commit/b662d24a6b4f2d1cb466d02064dcfe04bec34cc2. dubbo-go-hessian2 needs to change the serialize format too for java.util.UUID. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
