Releases: avelino/mcp
Releases · avelino/mcp
Beta v0.5.1-beta+24aa5ca
Automated beta build from main branch (commit 24aa5ca)
Release v0.5.0
What's Changed
- Fix ACL glob matching to support multi-wildcard patterns by @avelino in #50
- Make mcp serve non-blocking under concurrent clients by @avelino in #52
- Add mcp update command to refresh server config from registry by @avelino in #60
- Populate roles in Bearer and Forwarded auth providers by @avelino in #61
- Add read/write tool classifier with manual override by @avelino in #62
- Add role-based ACL with union evaluation and read/write enforcement by @avelino in #63
- Add ACL check CLI and enriched audit logging by @avelino in #64
- Add multi-stage Dockerfile and built-in healthcheck by @avelino in #74
- Add container-friendly config and env var overrides by @avelino in #75
- Add dispatch and ACL enforcement for resources/* and prompts/* by @avelino in #78
- Add Kubernetes reference manifests and deployment guide by @avelino in #79
- Bump rand from 0.9.2 to 0.9.3 by @dependabot[bot] in #80
- Per-server lazy discovery for tools/call, resources/read, prompts/get by @avelino in #81
- Add timeout/logging/audit/CLI features for 0.5.0 release by @avelino in #82
Full Changelog: v0.4.3...v0.5.0
Release v0.4.3
What's Changed
- Bump tar from 0.4.44 to 0.4.45 by @dependabot[bot] in #36
- Bump rustls-webpki from 0.103.9 to 0.103.10 by @dependabot[bot] in #37
- Validate URL on
mcp add --urlbefore saving to config by @vmesel in #29 - Add CLI-to-MCP bridge with auto-discovery from --help by @avelino in #39
- Add --health flag, JSONC config support, and gh CLI discovery by @avelino in #40
- Parallelize backend discovery and shutdown by @avelino in #43
- Add persistent tool cache for instant serve startup by @avelino in #46
- Fix CLI transport broken subcommands and missing auto-discovery by @avelino in #48
New Contributors
- @dependabot[bot] made their first contribution in #36
- @vmesel made their first contribution in #29
Full Changelog: v0.4.2...v0.4.3
Release v0.4.2
Full Changelog: v0.4.1...v0.4.2
Release v0.4.1
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
What's Changed
- Fix HTTP+SSE transport for Claude Code compatibility by @avelino in #33
- Add lazy initialization and adaptive idle shutdown for backends by @avelino in #35
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
What's Changed
Full Changelog: v0.2.0...v0.3.0