Releases: nacos-group/nacos-sdk-go
Releases · nacos-group/nacos-sdk-go
v1.0.3
v1.0.2
v1.0.1
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