Skip to content

nacos-sdk v0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@CherishCai CherishCai released this 13 May 09:35
· 49 commits to main since this release
9f18bf0

tonic 替换 tikv/grpc-rs ,编译构建更舒服 🎉🎉🎉🔥🔥🔥
@onewe 主要贡献,请大伙尝试使用和完善,期待正式版~


中文

  • Refactor: 使用 tonic 替换 tikv/grpc-rs

EN

  • Refactor: tonic instead of tikv/grpc-rs

What's Changed

  • async from main branch by @onewe in #140
  • refactor grpc client, use tonic instead of grpc-rs by @onewe in #138
  • chore: #![deny(rust_2018_idioms, clippy::disallowed_methods, clippy::disallowed_types)] by @CherishCai in #144
  • [ISSUES #19] add common cache component by @onewe in #146
  • feat: add filter mechanism by @onewe in #147
  • enhance: adjust server list service parse pattern by @onewe in #148
  • 合并main分支的"HttpLoginAuthPlugin和ServiceInfoUpdateTask的BUG修复"至0.3.x分支 by @gy0801151351 in #152
  • enhance: refactor naming push request handler by @onewe in #154
  • enhance: check server address is available by @onewe in #156
  • merge: 0.3.x merge main by @CherishCai in #158
  • Fix: props grpc_port by @CherishCai in #159
  • Enhance: 0.3.x tonic instead of tikv/grpc-rs by @CherishCai in #160

Full Changelog: v0.2.6...v0.3.0-alpha