Skip to content

Commit dc8d5c2

Browse files
committed
Update the ChangeLog
1 parent 9d87881 commit dc8d5c2

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.1.8] - 2025-08-27
4+
5+
### Added
6+
- Result caching system for large command outputs (>25KB by default)
7+
- New MCP tools: `fastly_result_read`, `fastly_result_query`, `fastly_result_summary`, `fastly_result_list`
8+
- Automatic caching with unique result IDs for large responses
9+
- Smart preview generation (first 5 items/20 lines) for cached data
10+
- 10-minute TTL with automatic cleanup
11+
12+
### Changed
13+
- Updated mcp-go dependency from v0.37.0 to v0.38.0
14+
- Improved truncation instructions for AI agents when outputs are cached
15+
- Documentation no longer suggests using `--json` flag
16+
- Authentication documentation updated to discourage environment variable usage in favor of `fastly profile create`
17+
318
## [0.1.7] - 2025-08-12
419

520
### Added

0 commit comments

Comments
 (0)