Changelog
What we shipped.
Every release we make to the agent, the dashboard, the API, and the CLI. Tagged by date, typed by what it does, written by the person who wrote the code.
- Total releases
- 12
- Last shipped
- Mar 16, 2026
- Avg cadence
- 14d
- Feature mix
- 11/1/0
feat / imp / fix
Release feed
12 entries
2026
7 releases
- v26.03.16featMar 16, 2026(3mo ago)
Automatic Updates for the Kubeadapt Agent
A sidecar that checks for safe chart versions, runs version upgrades, and reports the result back to the dashboard.
- agent
- kubernetes
- helm
- automation
- infrastructure
- v26.03.14featMar 14, 2026(3mo ago)
kubeadapt-cli: Your Cluster Costs from the Terminal
A new CLI tool to query clusters, costs, recommendations, and workloads directly from your terminal. Install via Homebrew or grab the binary. Supports table, JSON, and YAML output.
- cli
- developer-experience
- new-feature
- v26.03.10improveMar 10, 2026(3mo ago)
Introducing kubeadapt-agent: Lightweight Kubernetes Metrics Collector, Rebuilt from Scratch
The original agent is now deprecated. kubeadapt-agent drops every heavyweight dependency, needs only metrics-server, and auto-discovers GPU workloads with a single Deployment.
- agent
- kubernetes
- gpu
- performance
- breaking-change
- v26.03.09featMar 9, 2026(3mo ago)
AWS Savings Plans & Reserved Instance Attribution
Connect your AWS account and see RI/SP discounts reflected in your actual cluster costs instead of on-demand rates.
- aws
- cost-optimization
- savings
- v26.03.09featMar 9, 2026(3mo ago)
Teams & Departments: Know Who's Spending What
Group costs by team and department using Kubernetes labels or dashboard assignment. See per-team spend, department rollups, and cost trends.
- teams
- cost-allocation
- dashboard
- new-feature
- v26.02.25featFeb 25, 2026(4mo ago)
Public API and API Key Management
Create API keys from Settings, authenticate with a bearer token, and query clusters, costs, and recommendations via REST.
- api
- developer-experience
- new-feature
- v26.02.10featFeb 10, 2026(4mo ago)
Feedback Portal: Public Roadmap and Feature Requests
See what we're building, vote on what matters to you, and submit feature requests directly. Our roadmap is public now.
- community
- roadmap
- new-feature
2025
5 releases
- v25.12.05featDec 5, 2025(6mo ago)
Capacity Planning: Right-Size Your Infrastructure
Visualize node group utilization, identify oversized infrastructure, and run what-if scenarios for instance type changes, spot ratios, and Graviton migration.
- infrastructure
- cost-optimization
- nodes
- v25.11.21featNov 21, 2025(7mo ago)
Best Practices & Configuration Scoring
Audit your Kubernetes configurations against 50+ best practice rules. Get a compliance score per cluster and prioritized fixes across security, reliability, and resource management.
- best-practices
- security
- reliability
- v25.11.07featNov 7, 2025(7mo ago)
Spot Instance Migration Recommendations
Identify workloads that can safely run on spot instances and see projected savings. Blockers like StatefulSets, PVs, and system-critical pods are automatically filtered out.
- spot-instances
- cost-optimization
- infrastructure
- v25.10.24featOct 24, 2025(8mo ago)
Orphaned Resources Cleanup
Find PersistentVolumes that are no longer attached to any workload and see how much they cost. Clean up storage waste you didn't know existed.
- storage
- cost-optimization
- cleanup
- v25.10.10featOct 10, 2025(8mo ago)
Abandoned Workloads Detection
Find workloads with zero or near-zero utilization sitting idle in your cluster. See what they cost and decide whether to scale down or remove them.
- workloads
- cost-optimization
- automation