This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryFixed double-counted budget totals in check_budgets and added rate limiting with retries for Azure Cost Management calls.
Full changelog
Fixes
check_budgetsno longer emits double-counted "Total spent" / "Total forecast" rows (Azure budgets can overlap in scope). Each row'sRiskcolumn still signals overage independently.
Reliability
- Azure Cost Management calls now rate-limited (2 in-flight) and retried on 429 with exponential backoff + ±25% jitter. Worst-case wait ~4s.
- New provider-agnostic
src/utils/rate-limit.ts— reusable for future providers.
No breaking changes. Drop-in upgrade from 0.1.3.
Changelog: https://github.com/alexpota/cloudscope-mcp/compare/v0.1.3...v0.1.4
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]