Skip to content

nacos-sdk v0.3.0-pre

Choose a tag to compare

@CherishCai CherishCai released this 09 Jun 12:55
· 91 commits to main since this release

tonic 替换 tikv/grpc-rs ,编译构建更舒服 🎉🎉🎉🔥🔥🔥
@onewe 主要贡献,请大伙尝试使用和完善,期待正式版~
对比以前的版本,做了破坏性变更,auth/config-filter/config-encryption 插件,支持 async 方法
若开启了 auth 的用户,务必升级到此版本,Fix #161

对比 0.3.0-beta, 修复可观测存在的问题,naming span exclude service_name #175


中文

  • Refactor: 使用 tonic 替换 tikv/grpc-rs
  • Change: 破坏性变更,auth/config-filter/config-encryption 插件,支持 async 方法
  • Chore: 清理 Naming 模块一些废弃 APIs

EN

  • Refactor: tonic instead of tikv/grpc-rs
  • Change: Break Change api of auth plugin, support async fn
  • Change: Break Change api of config-filter plugin, support async fn
  • Change: Break Change api of config-encryption plugin, support async fn
  • Chore: Remove some deprecated APIs of naming

What's Changed

Full Changelog: v0.3.0-beta...v0.3.0-pre