Skip to content

v2.0.0-rc.10

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 11:45
175949e

2.x is a rewrite and is not compatible with 1.x data, start 2.x from an empty database and a new encryption.key.


2.x 是全新重写版本,与 1.x 数据不兼容,请以全新数据库和新的 encryption.key 部署 2.x。

What's Changed

  • fix(monitor): 修正最近一小时用量与成本统计 by @tbphp in #588
  • feat(credentials): 统一全量操作并支持五千条密钥导入 by @tbphp in #587
  • chore(deps): 升级官方 fasthttp 并移除临时替换 by @tbphp in #589
  • feat(scheduler): 实现全局加权轮询与连续分配限制 by @tbphp in #591
  • feat(access-keys): 完善访问密钥分发与用量管理 by @tbphp in #590
  • feat(usage): 支持自定义时间统计并统一时间筛选 by @tbphp in #594

Full Changelog: v2.0.0-rc.9...v2.0.0-rc.10