This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryRemoved dead configuration keys and redundant caching, fixing recommendation filtering and column error handling.
Full changelog
Reliability
- Provider-level cache with request coalescing — duplicate Azure API calls from parallel tool invocations are now deduplicated. A
/monthly-cost-reviewrun drops from ~7 API calls to ~4. - Column guards —
queryCostsandforecastCoststhrow a descriptive error naming the missing column instead of silently returning corrupt data. - Recommendation filter fix — category filter now uses
rec.impactedFieldresource type prefix instead of searching description text. Recommendations with missing metadata are included rather than
dropped.
Cleanup
- Removed redundant tool-level cache from
server.ts(provider cache handles it). - Removed dead
cacheTtlSecondsconfig and unusedlogLevelfield.
Breaking Changes
- Removed dead `cacheTtlSeconds` config and unused `logLevel` field.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About alexpota/cloudscope-mcp
Azure cloud cost management — spending analysis, forecasts, anomaly detection, budgets, optimization recommendations, idle resource detection, tag-based cost allocation, and cross-subscription queries through natural language.
Related context
Beta — feedback welcome: [email protected]