v1.0.29
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.
- •Feat(openapi): persist Set-Cookie across calls per downstream session by @samanhappy in https://github.com/samanhappy/mcphub/pull/1047