v1.0.8 Minor fixes & Code polish
TTTTTAAAAAKKKKEEEENNNN
released this
18 Jun 14:37
·
55 commits
to master
since this release
- 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 )