Skip to content

v1.0.8 Minor fixes & Code polish

Compare
Choose a tag to compare
@TTTTTAAAAAKKKKEEEENNNN TTTTTAAAAAKKKKEEEENNNN released this 18 Jun 14:37
· 55 commits to master since this release
c3f4668
  1. 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
  2. Bugfix #71 (Partially, still need work on 'make install' part)
  3. 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 )