GA
版本发布时间: 2020-09-06 22:36:59
nacos-group/nacos-sdk-cpp最新发布版本:v1.1.0(2022-04-10 23:43:20)
Version v1.0.0 I'm glad to announce that a generally available version of nacos-sdk-cpp is now available. features:
- Register/deregister instances
- sending heartbeat to keep the instance alive
- Listening to keys
- publish/remove config
- load configuration from file
this version of nacos-sdk-cpp comes with a series of test cases in /testcase directory, you may check/verify these features by running these testcases, a nacos server running and listen on port 8848 is needed to go through all tests
should you have any questions or suggestions, feel free to ask me or raise an issue on GitHub