Changelogs

Releases for the CostGraph operator will have helm tags associated that are not tied to the release version. Across helm versions within a major or minor release, patch updates will be made for hotfixes, bugs and business focused updates. Helm release notes are available on our chart repository, view the helm index.yaml to find information about the latest releases.

SLA

  • We will provide changelogs for major and minor releases of the operator.
  • Customers will be made aware of any breaking changes in any release cycle.
  • We aim to provide releases on a regular basis for customer features and business priorities.
  • All related tag updates will be made under a helm release, no update is needed from customers for operator dependencies.
2025-07-29
v0.1.23

Breaking Changes

  • N/A

Updates

  • Cost reporting improvements to correct errors in usage metrics
  • Bugfix correcting misrepresented memory values with emptyDir configurations
  • Addition of backoff and retries to our codebase
  • Performance and memory improvements dropping memory usage requirements by 50%
  • metric_window_days parameter allowing custom intervals to perform recommendations, see here for configuration details
2025-06-20
v0.1.22

Breaking Changes

  • N/A

Updates

  • Base memory usage improvements in the operator data aggregation pipeline
2025-06-13
v0.1.21

Breaking Changes

  • N/A

Updates

  • Upgrade of database provider module to the latest version
  • Addition of Computed usage metrics to the data model
  • Performance improvements and logging updates
2025-06-03
v0.1.0

Breaking Changes

  • Due to the deployment of our new pricing infrastructure, customers using the raw pricing data will see schema changes. As much as we attempt to provide a standard schema, this change was unavoidable. This change is limited to customers developing with the data from our operator, no changes will be observed for dashboard and prometheus experiences.

Updates

  • Deployment of a new pricing infrastructure bringing improved operator performance with lower latency
  • Updates to the savings dashboard to show more than 5 entries previously causing customers to miss relatively smaller container resources
  • Improved pricing updates supporting newer cloud instance types and various usage types such as spot and reserved
  • Addition of per-CPU and per-Memory pricing for all cloud providers improving the Cost Driver dashboard experience
  • Support for newer GCP instance types and their upcoming Sweden region release
  • Addition of liveness and readiness probe endpoints for customer visibility on failed instance deployments
  • Hotfix for GCP custom instance types deviating from standard pricing obtained from cloud providers
  • Hotfix for AZ based AWS spot pricing on Opt-In regions
  • Support for all regional DigitalOcean pricing information providing customers more value for this provider
  • Future support for resource pricing updates in Storage, Network, GPUs and related resource types
2025-03-05
v0.0.1

Breaking Changes

  • N/A

Updates

  • Initial release
  • Support for all major kubernetes cloud providers such as AWS, GCP, Azure
  • Dashboards iterations with customers for their internal use cases
  • API key support for multiple clusters within a single account
  • RBAC and invitation support for organizations
  • Clusters can now be viewed on the web dashboard