-
Fix issue where some kubecost URLs would redirect to the wrong place— previously they were redirecting to / instead of //
-
Persistent Volume Estimates on AWS and Azure now backfill on the reports page to be more in-sync with CUR data! This makes it easier to view costs of disks not charged a flat fee, eg disks that incur per-IOPS cost
-
The default savings algorithm has changed to max-usage: https://github.com/kubecost/docs/blob/master/api-request-right-sizing.md#max-headroom-algorithm
-
Limit the number of assets accessible in the UI to 75000 distinct in any window/filter. All assets are still available in the API. This should improve performance for users with very large CURs on Athena
-
Fix race condition setting up grafana datasources: #877
-
Improve analytics and error reporting pipeline
-
UI improvements to the new Reports and Allocation page