v2.2.5
What's Changed
- [bug fix] fix up encryption logger level to debug mod by @robynron in #688
- Add Request-Module header when requesting endpoint by @AlbumenJ in #685
- [bug fix] fix up encryption logger: replace logging when init() with createConfigClient by @robynron in #690
- fix: repair for updateCacheWhenEmpty not working by @lixiangwuxian in #696
- [bug fix] fixup config listen cache empty by @robynron in #697
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #701
- [version compatibility] fix up when response.ResultCode is 200 but response.Success is false by @robynron in #699
- [reconstruction] change configFilterChain from public sigleton to private owned by ConfigClient by @robynron in #700
New Contributors
Full Changelog: v2.2.4...v2.2.5