ShannonDing opened a new pull request #261: feat(version): add api to get SDK versions URL: https://github.com/apache/rocketmq-client-cpp/pull/261 ## What is the purpose of the change add api to get SDK versions CPP API: version() C API: ShowProducerVersion()... and so on. you can get SDK version strings like this: `SDK VERSION: V2.0.0, BUILD DATE: 02-14-2020, PROTOCOL VERSION: V4_6_0, LANGUAGE: CPP.` ## Brief changelog feat(version): add api to get SDK versions
---------------------------------------------------------------- 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] With regards, Apache Git Services
