摘要
本版本提升了 OpenAPI 与 OAuth 的可靠性:Set-Cookie 现按下游会话在调用间持久化,OpenAPI spec 文档下载使用已配置凭证进行认证,并为仅 URL 的 Streamable HTTP 服务器恢复 401 自动发现。同时为长连接引入有界的优雅关闭,重命名服务器时清理残留的向量嵌入,修复失效的 star history 图表,并升级 js-yaml 依赖。
修复
- 重命名服务器时移除旧名称下的向量嵌入 by @samanhappy with @Copilot in https://github.com/samanhappy/mcphub/pull/1041
- 为长连接设置有界的优雅关闭 by @quseijuro-design in https://github.com/samanhappy/mcphub/pull/1042
- OAuth:为仅 URL 的 Streamable HTTP 服务器恢复 401 自动发现 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1046
- OpenAPI:使用已配置凭证认证 spec 文档下载 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1048
- 文档:修复失效的 star history 图表 by @OctoBored in https://github.com/samanhappy/mcphub/pull/1049
- 依赖升级:js-yaml 4.3.0 -> 4.3.1 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/1038