v2.2.5
版本发布时间: 2023-12-22 13:50:17
nacos-group/nacos-sdk-go最新发布版本:v2.2.7(2024-07-14 16:51:53)
What's Changed
- [bug fix] fix up encryption logger level to debug mod by @robynron in https://github.com/nacos-group/nacos-sdk-go/pull/688
- Add Request-Module header when requesting endpoint by @AlbumenJ in https://github.com/nacos-group/nacos-sdk-go/pull/685
- [bug fix] fix up encryption logger: replace logging when init() with createConfigClient by @robynron in https://github.com/nacos-group/nacos-sdk-go/pull/690
- fix: repair for updateCacheWhenEmpty not working by @lixiangwuxian in https://github.com/nacos-group/nacos-sdk-go/pull/696
- [bug fix] fixup config listen cache empty by @robynron in https://github.com/nacos-group/nacos-sdk-go/pull/697
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in https://github.com/nacos-group/nacos-sdk-go/pull/701
- [version compatibility] fix up when response.ResultCode is 200 but response.Success is false by @robynron in https://github.com/nacos-group/nacos-sdk-go/pull/699
- [reconstruction] change configFilterChain from public sigleton to private owned by ConfigClient by @robynron in https://github.com/nacos-group/nacos-sdk-go/pull/700
New Contributors
- @AlbumenJ made their first contribution in https://github.com/nacos-group/nacos-sdk-go/pull/685
Full Changelog: https://github.com/nacos-group/nacos-sdk-go/compare/v2.2.4...v2.2.5