leno23 commented on PR #3390: URL: https://github.com/apache/dubbo-go/pull/3390#issuecomment-4657856479
Implemented maintainer suggestion: converted production-call-site usages to for single-value semantics across config/router/client/server/reference paths (including registry/registryType/tag/peer/switch params). Kept deprecated API surface for compatibility and existing behavior unchanged. Validation: ok dubbo.apache.org/dubbo-go/v3/config 1.590s ok dubbo.apache.org/dubbo-go/v3/cluster/router/condition 0.809s ok dubbo.apache.org/dubbo-go/v3/client 0.764s ok dubbo.apache.org/dubbo-go/v3/server 2.276s ok dubbo.apache.org/dubbo-go/v3/internal 1.970s and passed. New commit: ac2f0fd. -- 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]
