Skip to content

nacos-sdk v0.2.4

Compare
Choose a tag to compare
@onewe onewe released this 24 Mar 10:18
· 74 commits to main since this release
eecace3

中文

  • 清理无用代码
  • login url 携带账号密码
  • 统一使用变量名占位方式打印日志
  • 支持 https login 认证
  • 支持自定义 grpc 端口
  • 实现 List-Watch 机制 naming 模块
  • 设置默认 grpc 请求超时时间
  • 修复服务端多次推送服务变更信息

EN

  • Chore: login with url encode username password.
  • Chore: clean code with clippy
  • Chore: log macro args into string
  • Feature: add https scheme in feathre for auth and custom grpc port support
  • Feature: implement List-Watch for naming module
  • Enhance: set default timeout
  • Fix: service info push many times from server

What's Changed

Full Changelog: v0.2.3...v0.2.4