Skip to content

CHANGELOG

  • Added OAuth2 Client Credentials auth for SSE and streamable-http
  • Added token manager with caching/refresh and single 401 retry
  • Added Hosted Bridge spec and expanded recipe spec OAuth2 sections
  • Added HTTP auth (bearer + custom headers)
  • Added configurable retries with exponential backoff
  • Added graceful shutdown support for transports and child processes
  • Added multi-server tool resolution
  • Added LRU result caching with per-tool TTL overrides
  • Added parallel action=batch execution
  • Added Recipe Spec v2 support and validator CLI
  • Migrated bundled recipes to v2 format
  • Added real catalog.submit implementation
  • Added publisher auth + ownership tables
  • Added admin REST endpoints and v2 recipe validation pipeline
  • Added quality overlays, analytics, and catalog.list
  • Added enriched catalog.download
  • Initial stable release with MCP + REST interfaces and seeded recipes
  • Updated bridge dependency to include HTTP auth, retries, graceful shutdown
  • Updated bridge dependency to include Smart Router v2 features
  • Breaking plugin rename finalized to openclaw-mcp-bridge
  • Old mcp-client naming removed from install/config paths

For full history, see upstream changelog files in each repository.