v1.1.4
Release Date: August 17, 2026
This release removes the Prometheus dependency for Kubernetes cost, adds date-range filtering and deeper cost breakdowns, moves Kubescape scans into the client cluster, surfaces YAML validation errors directly in CD logs, and lets you reuse existing ACM certificates for external endpoints.
✨ New Features
1. Kubernetes Cost — Prometheus Dependency Removed
Kubernetes cost details are no longer sourced from Prometheus. The Debug Agent now fetches live metrics directly from the cluster.
What's New
- Overall Cost Range filter on the UI — view cost and cost breakdowns for fixed or custom date ranges
- Node cost breakdown by instance type and instance family
- Load Balancer cost breakdown with separate figures for ALB and NLB
- Several bugs and improvements addressed during internal testing
Cost visibility no longer depends on a Prometheus installation in the cluster, and the added breakdowns make it easier to attribute spend.
2. Kubescape Scans Now Run in the Client Cluster
The Kubescape Kubernetes job has been moved to run directly within the client's cluster.
What's New
- Scans execute inside the client's environment
- Reduced dependency on the platform for running Kubescape scans
This keeps scan workloads and their data within the customer's own cluster boundary.
3. CD — YAML Validation Errors Shown in Logs
Error handling for YAML validation failures during CD deployments has been improved.
What's New
- YAML validation errors are now displayed clearly in the Logs section of the UI
Deployment issues caused by malformed YAML are easier to identify and troubleshoot without leaving the UI.
4. Reuse Existing ACM Certificates
You can now reuse an existing AWS ACM certificate when deploying an application with an external endpoint.
What's New
- Select a suitable existing ACM certificate instead of creating a new one
This avoids unnecessary certificate creation when a valid certificate is already available in the account.
🛠️ Bug Fixes & Enhancements
- SRE Agent: multiple bugs fixed and enhancements implemented, based on internal testing and production validation
- Kubernetes cost fixes and improvements identified during internal testing
- General stability improvements and minor UI refinements
Have feedback on this release? Reach out via the Support page.