Summary
This release adds upstream OAuth disconnect support and per-session upstream client isolation for stateful MCP servers, along with a fix for preserving in-flight OAuth state on full page reloads.
Features
- add upstream OAuth disconnect by @samanhappy in #984
- per-session upstream client isolation for stateful MCP servers by @isc30 in #985
Fixes
- preserve in-flight OAuth state on full reload by @samanhappy in #981
摘要
此版本新增了上游 OAuth 断开连接支持和针对有状态 MCP 服务器的按会话上游客户端隔离,同时修复了整页重新加载时 OAuth 状态丢失的问题。
功能
- 新增上游 OAuth 断开连接 by @samanhappy in #984
- 针对有状态 MCP 服务器实现按会话上游客户端隔离 by @isc30 in #985
修复
- 修复整页重新加载时 OAuth 状态丢失的问题 by @samanhappy in #981
New Contributors
References
- feat: add upstream OAuth disconnect by @samanhappy in #984
- feat: per-session upstream client isolation for stateful MCP servers by @isc30 in #985
- fix: preserve in-flight OAuth state on full reload by @samanhappy in #981
- Full changelog: v1.0.23...v1.0.24