LaurenceLiZhixin opened a new pull request, #326: URL: https://github.com/apache/dubbo-go-samples/pull/326
My PR https://github.com/apache/dubbo-go/pull/1880 fix the bug that 'group' and 'version' under application config doen't work. After this pr merge, only server has the same 'group' and 'version' pair could be invoked by client. Old samples doesn't have this constraint, which contains different 'group' and 'version' pair between client and server, so I fixed it in this pr. -- 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]
