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
- feat(responses): 实现响应状态续接路由 by @tbphp in #609
- feat(codex): 添加独立上游 WebSocket Session 封装 by @tbphp in #612
- docs(readme): 添加 OfoxAI 赞助展示 by @tbphp in #614
- fix(codex): 修正请求身份头覆盖与会话兼容 by @tbphp in #617
- feat(gateway): 接入原生 Responses WebSocket 与逐轮治理 by @tbphp in #616
- fix(codex): 升级 SDK 并固定上游版本声明 by @tbphp in #619
- fix(gateway): 兼容 WS 请求中的 stream 布尔参数 by @tbphp in #620
Full Changelog: v2.0.0-rc.11...v2.0.0-rc.12