Releases: nacos-group/nacos-sdk-go
v2.1.3
What's Changed
- Fix naming http client authentication. by @pixystone in #538
- Update README_CN.md by @DangoFish in #541
- fix error in example code by @haifeiWu in #546
- fix config listener cpu usage by @binbin0325 in #551
- refine by @binbin0325 in #552
- Fix listener receiving encrypted content when kms is open. by @a3d21 in #549
- update README go format by @haifeiWu in #553
- Master namespace id dafult by @binbin0325 in #558
New Contributors
- @pixystone made their first contribution in #538
- @DangoFish made their first contribution in #541
- @haifeiWu made their first contribution in #546
- @a3d21 made their first contribution in #549
Full Changelog: v2.1.2...v2.1.3
v1.1.4
v2.1.2
Bugfixes
v2.1.1
v1.1.3
Enhancement/Feature
v2.1.0
Bugfixes
[fix getServieList use namespaceId](#500)
[fix InitLogger data race](#438)
[fix ConfigClient data race](#483)
[check service is changed](#488)
[fix lastActiveTimestamp race](#449)
Enhancement/Feature
[update configitem.id type json.Number](#512)
[enhance grpc time out ](#511)
[replace service_info_holder concurrent map with sync.map](#501)
[add limiter for config client](#491)
[support ram auth for naming request ](#487)
[optimize PushReceiver. startServer](#482)
[write service to file marshal](#478)
[feature.Use local failover file content first when try to get config.](#464)
v1.1.2
Bugfixes
[optimize the way of compare service hosts](#419)
[fix InitLogger data race](#438)
[fix ConfigClient data race](#483)
Enhancement
[supports custom Logger](#405)
v2.0.2
v1.1.1
v2.0.1
Bugfixes
[fix grpc client listeners race](#399)
[fix config listen dead lock](#403)
[fix nacos reboot, app cant re register](#404)