From 0e562c6c31928ebcc1764bba17c01b2f3aef19fe Mon Sep 17 00:00:00 2001 From: Cliff Colvin Date: Fri, 26 Apr 2024 12:30:06 -0500 Subject: [PATCH] Update cloud release notes for 4-25-24 notes. (#9) Co-authored-by: Bianca Burtoiu Co-authored-by: bstuder99 <81711774+bstuder99@users.noreply.github.com> --- release-notes.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/release-notes.md b/release-notes.md index c01e036..3ed8c28 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,6 +2,19 @@ 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 + +### 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 + ## 4/16/24 ### New Features: