1.0.8
版本发布时间: 2021-06-18 22:37:56
nacos-group/nacos-sdk-cpp最新发布版本:v1.1.0(2022-04-10 23:43:20)
- Bugfix #70 , to comply with Nacos 2.x, the client won't check instanceId got from the server and will automatically create an instanceId when registering a new service
- Bugfix #71 (Partially, still need work on 'make install' part)
- Testcase order adjust to avoid test failures
btw: I need some courage to make up my mind to finish the gRPC version of this client (C++ is really a bad choice when it comes to serializing/deserializing objects into JSON )