v2.2.4
版本发布时间: 2023-11-10 15:59:40
nacos-group/nacos-sdk-go最新发布版本:v2.2.7(2024-07-14 16:51:53)
What's Changed
- log it when response is fail and no error by @sodaRyCN in https://github.com/nacos-group/nacos-sdk-go/pull/652
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in https://github.com/nacos-group/nacos-sdk-go/pull/666
- refactor: move from ioutil to io packages by @AkatsukeW in https://github.com/nacos-group/nacos-sdk-go/pull/661
- Develop endpoint by @shiyiyue1102 in https://github.com/nacos-group/nacos-sdk-go/pull/673
- feat: export ServerHealthy in INamingClient by @lixiangwuxian in https://github.com/nacos-group/nacos-sdk-go/pull/677
- [feature] support aes-128 & aes-256 encryption by @robynron in https://github.com/nacos-group/nacos-sdk-go/pull/668
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in https://github.com/nacos-group/nacos-sdk-go/pull/672
- bugfix: kms3.0's config of ca is not necessary by @robynron in https://github.com/nacos-group/nacos-sdk-go/pull/680
- [fix]: add some log for naming selectInstances by @robynron in https://github.com/nacos-group/nacos-sdk-go/pull/681
- Update go client version to 2.2.4 by @KomachiSion in https://github.com/nacos-group/nacos-sdk-go/pull/682
New Contributors
- @sodaRyCN made their first contribution in https://github.com/nacos-group/nacos-sdk-go/pull/652
- @AkatsukeW made their first contribution in https://github.com/nacos-group/nacos-sdk-go/pull/661
- @shiyiyue1102 made their first contribution in https://github.com/nacos-group/nacos-sdk-go/pull/673
- @lixiangwuxian made their first contribution in https://github.com/nacos-group/nacos-sdk-go/pull/677
- @robynron made their first contribution in https://github.com/nacos-group/nacos-sdk-go/pull/668
Full Changelog: https://github.com/nacos-group/nacos-sdk-go/compare/v2.2.3...v2.2.4