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
- test(ci): stabilize timeout regression tests by @tbphp in #716
- chore(web): bump the web-minor-and-patch group in /web with 10 updates by @dependabot[bot] in #702
- chore(deps): bump the go-minor-and-patch group with 6 updates by @dependabot[bot] in #700
- chore(deps): bump github.com/andybalholm/brotli from 1.2.3 to 1.2.4 in /third_party/cpaembedded in the cpaembedded-minor-and-patch group by @dependabot[bot] in #699
- chore(ci): bump the github-actions-minor-and-patch group with 3 updates by @dependabot[bot] in #701
- fix(web): estimate quota costs from incomplete usage by @tbphp in #718
- feat(scheduler): support round robin for shared model aliases by @tbphp in #717
- feat(gateway): support CC Switch generic balance queries by @tbphp in #722
- feat(control): allow switching a group between API key channels by @tbphp in #721
- fix(web): refine update check feedback placement by @tbphp in #728
- fix(execution): OpenAI Compatible 转换 Responses 时不再转发 reasoning_effort by @Gyarados4157 in #730
- fix(storage): quote reserved system setting key by @tbphp in #734
New Contributors
- @Gyarados4157 made their first contribution in #730
Full Changelog: v2.0.0-rc.27...v2.0.0-rc.28