v2.1.0
版本发布时间: 2022-09-05 09:57:43
nacos-group/nacos-sdk-go最新发布版本:v2.2.7(2024-07-14 16:51:53)
Bugfixes
[fix getServieList use namespaceId](https://github.com/nacos-group/nacos-sdk-go/pull/500)
[fix InitLogger data race](https://github.com/nacos-group/nacos-sdk-go/pull/438)
[fix ConfigClient data race](https://github.com/nacos-group/nacos-sdk-go/pull/483)
[check service is changed](https://github.com/nacos-group/nacos-sdk-go/pull/488)
[fix config cache path](https://github.com/nacos-group/nacos-sdk-go/pull/480)
[fix lastActiveTimestamp race](https://github.com/nacos-group/nacos-sdk-go/pull/449)
Enhancement/Feature
[update configitem.id type json.Number](https://github.com/nacos-group/nacos-sdk-go/pull/512)
[enhance grpc time out ](https://github.com/nacos-group/nacos-sdk-go/pull/511)
[replace service_info_holder concurrent map with sync.map](https://github.com/nacos-group/nacos-sdk-go/pull/501)
[add limiter for config client](https://github.com/nacos-group/nacos-sdk-go/pull/491)
[support ram auth for naming request ](https://github.com/nacos-group/nacos-sdk-go/pull/487)
[optimize PushReceiver. startServer](https://github.com/nacos-group/nacos-sdk-go/pull/482)
[write service to file marshal](https://github.com/nacos-group/nacos-sdk-go/pull/478)
[feature.Use local failover file content first when try to get config.](https://github.com/nacos-group/nacos-sdk-go/pull/464)
[swich for append to stdout](https://github.com/nacos-group/nacos-sdk-go/pull/463)
[server config support custom grpc port](https://github.com/nacos-group/nacos-sdk-go/pull/456)