Commit a8ee6ea
committed
fix(gateway): 补完 x-opencode-session 透传覆盖 Chat Completions 桥接路径,发布 1.2.64
- Chat Completions 的 Anthropic 桥接路径此前仍会丢弃 x-opencode-session 导致上游 400
- 补充 allowedHeaders 白名单遗漏项
- 无数据库迁移1 parent 52f9193 commit a8ee6ea
3 files changed
Lines changed: 7 additions & 1 deletion
File tree
- backend
- cmd/server
- internal/service
- docs/site/content/docs/operations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| 442 | + | |
442 | 443 | | |
443 | 444 | | |
444 | 445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
0 commit comments