Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cloud release notes for 4-25-24 notes. #9

Merged
merged 16 commits into from
Apr 26, 2024
Merged
12 changes: 12 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

Kubecost Cloud does not release updates on a scheduled timeline like our self-hosted product. Instead, Kubecost Cloud product updates will be documented here periodically.

## 4/26/24

### New Features:
* Cloud Costs page: performance improvements through pagination and streamlined API calls
* Cloud Costs page: autocomplete now available for filters and aggregations
* Clusters page: split Cluster into Cluster Name and Agent ID
* Clusters page: enhance "Add Cluster" and "Update Cluster" modals
* Improve Azure cost export downloads to be faster and more resilient to failures

biancaburtoiu marked this conversation as resolved.
Show resolved Hide resolved
### Bug Fixes:
* Fixed issue where costs from the Kubernetes domain could not be added to Collections
* Fixed issue where the agent version was incorrectly formatted on the Clusters page
biancaburtoiu marked this conversation as resolved.
Show resolved Hide resolved
## 4/16/24

### New Features:
Expand Down