Skip to content

v1.2.0 (Sept 5th, 2021)

Compare
Choose a tag to compare
@catcherwong catcherwong released this 05 Sep 04:22
· 135 commits to master since this release
c1e4c28
  1. [NAMING] Fixed not pass section for AddNacosV2Naming (#131)
  2. [AUTH] Fixed request login interface too frequently (#137)
  3. [CORE] improve: make rpcstatus error message readable
  4. [DOCS] improve: host documentation website on readthedocs

  1. [NAMING] 修复 AddNacosV2Naming 没有传递 section 的 bug (#131)
  2. [AUTH] 修复请求登录接口过于频繁的 bug (#137)
  3. [CORE] 优化 rpc 状态错误的提示语
  4. [DOCS] 托管文档网站到 readthedocs