github samanhappy/mcphub v1.0.29

4 hours ago

Summary

This release improves OpenAPI and OAuth reliability: Set-Cookie is now persisted across calls per downstream session, OpenAPI spec document downloads authenticate with configured credentials, and 401 auto-discovery is restored for URL-only Streamable HTTP servers. It also bounds graceful shutdown for long-lived connections, removes stale vector embeddings when renaming a server, fixes a broken star history chart, and bumps the js-yaml dependency.

Features

  • Feat(openapi): persist Set-Cookie across calls per downstream session by @samanhappy in #1047

Fixes

  • Remove vector embeddings under old name when renaming a server by @samanhappy with @Copilot in #1041
  • Fix: bound graceful shutdown for long-lived connections by @quseijuro-design in #1042
  • Fix(oauth): restore 401 auto-discovery for URL-only Streamable HTTP servers by @samanhappy in #1046
  • Fix(openapi): authenticate spec document download with configured credentials by @samanhappy in #1048
  • Docs: fix broken star history chart by @OctoBored in #1049
  • Chore(deps): bump js-yaml from 4.3.0 to 4.3.1 by @dependabot[bot] in #1038

摘要

本版本提升了 OpenAPI 与 OAuth 的可靠性:Set-Cookie 现按下游会话在调用间持久化,OpenAPI spec 文档下载使用已配置凭证进行认证,并为仅 URL 的 Streamable HTTP 服务器恢复 401 自动发现。同时为长连接引入有界的优雅关闭,重命名服务器时清理残留的向量嵌入,修复失效的 star history 图表,并升级 js-yaml 依赖。

功能

  • OpenAPI:Set-Cookie 按下游会话在调用间持久化 by @samanhappy in #1047

修复

New Contributors

References

Don't miss a new mcphub release

NewReleases is sending notifications on new releases.