Skip to content

v1.7.0

Compare
Choose a tag to compare
@andrewshan andrewshan released this 30 Mar 03:53
· 557 commits to main since this release
0931c2f

What's Changed

Feature

  • PR #250 support authentication capability for polaris
  • PR #313 配置中心增加对客户端暴露 GRPC 协议的能力
  • PR #328 feat: support self health check for polaris server

Bugfix

  • PR #306 配置中心 apiserver 开启的配置加入到 polaris-server.yaml
  • PR #329 fix auth bug when use boldb

Enhancement

  • PR #289 style:simple fmt
  • PR #287 style:use range instead of select
  • PR #322 remove stdout & stderr to ./log/stdout

Docs

  • PR #323 update readme, add the specific guide and examples

Full Changelog: v1.6.0...v1.7.0