nacos-sdk v0.5.1
0.5.1
- 修复: 使用安全的 UTF-8 字符边界处理修复字符串截断
- Fix: Fix panic on string truncation by using safe UTF-8 character boundary handling by @wslongchen
What's Changed
- Fix panic on string truncation by using safe UTF-8 character boundary handling by @wslongchen in #258
- CI: codecov, code from GitHub copilot by @CherishCai in #260
- bump: upgrade 0.5.1 by @CherishCai in #261
New Contributors
- @wslongchen made their first contribution in #258
Full Changelog: v0.5.0...v0.5.1