Releases: fastly/mcp
Releases · fastly/mcp
fastly-mcp v0.1.9
fastly-mcp v0.1.8
fastly-mcp v0.1.8
What's New
For a full list of changes, see the changelog.
Changelog
- da1df86 Add result caching for large command outputs (#3)
- 05c36d9 Add support for --output-cache-threshold=VALUE syntax
- c404a2a Do not recommend using environment variables for authentication
- ae73841 Do not suggest the --json flag
- c031ea2 Improve instructions for truncated outputs
- 2774923 Make the max command output size configurable.
- 62a6238 Remove unused functions
- 7b46345 Tidy
- 9d87881 Update README.md
- fc1715b Update mcp-go to version 0.38.0
- dc8d5c2 Update the ChangeLog
- 24e2c88 Update the list of default denied commands
fastly-mcp v0.1.7
fastly-mcp v0.1.7
What's New
For a full list of changes, see the changelog.
Changelog
- d4df511 "fastly auth" is not a valid command. Use "fastly profile" instead.
- 8810445 "fastly setup" is not a valid command
- 15a1ca6 0.1.7
- f83f3bc Disable VCL upload/download commands by default for security
- ea105d0 Improve binary validation and system failure error reporting
- 4a10dfe Make error messages more generic
- 2039b98 Qwen3-Coder works really well (with fixed tool calling)
- ef9f855 Return more informative messages when the "fastly" command fails
- 6a169bb Update CHANGELOG.md
- 3b696c7 Update dependencies
- a9b535c Update the test error message for binary security
- 48a0910 Use "fastly whoami" to test the command
fastly-mcp v0.1.6
fastly-mcp v0.1.6
What's New
For a full list of changes, see the changelog.
Changelog
- 4de8303 Add instructions for Windows
- 1d387e9 Add support for denied commands
- 39ea88a Bump version
- 695bd4f Not allowed -> not available
- c9c9e77 Prepare CHANGELOG.md for the next version
- ed73072 Serve a system prompt
- 550377b Sync internal/fastly/security_filter_test.go after message changes
- b125f60 Update SECURITY.md
- 0b10414 Update mcp-go to version 0.36.0
- cda1057 Update mcp-go to version v0.34.0
- 1194308 Update the changelog
- 631568f fastly auth login -> fastly whoami
- 9120822 readme updates
fastly-mcp v0.1.5
fastly-mcp v0.1.5
What's New
For a full list of changes, see the changelog.
Changelog
- 4938258 Add a "version" command, and the version to FASTLY_CLI_ADDON
- 31fec6e Add the ability to log commands
- a91d8af Enhance error responses with intelligent suggestions
- a0f39ff Implement enhanced error handling
- 2219afb Improve messages for common LLM mistakes
- 2cb883d Recommend jan-nano-128k as a local lightweight model
- 10aaa11 Rename --allowed-commands to --allowed-command-file
- 08615f2 Replace "not allowed" with "not available"
- 79d56f2 Set FASTLY_USER_AGENT_EXTENSION
- 5614669 Split commands into parts
- 09b895d Update CHANGELOG.md
- ade0dcb Use a shared logic for command splitting