v1.0.1
版本发布时间: 2020-10-25 18:21:58
nacos-group/nacos-sdk-go最新发布版本:v2.2.7(2024-07-14 16:51:53)
Enhancement
- Client supports for https protocol request Nacos server
-
Remove register instance param tenant
- tenant in the register Instance parameter has been deprecated, corresponding namespace is specified in constant.ClientConfig
- Continuous integration using github action
-
Encode params before post method
- optimize configparam.content string with &, & after cannot be pushed to Nacos