Skip to content

v1.11.0

Compare
Choose a tag to compare
@LinZexiao LinZexiao released this 23 Apr 02:19

What's Changed

New Feature

  • feat: add api protection / 增加接口保护 by @LinZexiao in [#140]
  • feat: add status api to detect api ready by @hunjixin / 添加状态检测接口 [#144]
  • feat: use thirty party healthcheck lib by @hunjixin /添加healthCheck接口 [#145]
  • feat: return detailed error infor after authentication failure by @diwufeiwen /鉴权失败后返回更加详细的错误信息 [#160]

Chores

  • feat: add docker push by @hunjixin /增加推送到镜像仓库的功能 [#161]

Bugs Fix

  • fix: repo not exist by @simlecode / 修复启动时目录不存在从而启动失败的问题 [#157]
  • fix: not set flag value to config by @simlecode /修复配置错误 [#158]
  • fix: cli not found config by @simlecode / 修复创建目录失败的问题 [#159]

Full Changelog: v1.10.1...v1.11.0