Bugs fixed in this release:
- Replace json-iter library with go-json (kubecost/cost-model#1080)
- Sanitize window duration in ComputeClusterCosts (kubecost/cost-model#1074)
- If the Prometheus client returns a nil response, ignore retry and prevent seg fault (kubecost/cost-model#1081)
- Add support for additional AWS pricing regions (kubecost/cost-model#1087)
- Fix various front-end bugs from rc.1, including margins, z-index, and verbiage on savings card (https://github.com/kubecost/cost-analyzer-frontend/pull/522)
- Change window from 1d to 2d for request sizing for better content (https://github.com/kubecost/cost-analyzer-frontend/pull/527)
- Change window from 1d to 2d for Inspect page request sizing (https://github.com/kubecost/cost-analyzer-frontend/pull/528)
- Fix node on Allocation page detail dialog (https://github.com/kubecost/cost-analyzer-frontend/pull/529)
- Fix isGLUUProvider env var parsing (#1282)
- Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported" (#1267)