| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opencost-container-sbom.cyclonedx.json | 2026-04-13 | 249.6 kB | |
| opencost-container-sbom.spdx.json | 2026-04-13 | 425.7 kB | |
| opencost-source-sbom.cyclonedx.json | 2026-04-13 | 353.6 kB | |
| opencost-source-sbom.spdx.json | 2026-04-13 | 699.3 kB | |
| README.md | 2026-04-13 | 5.9 kB | |
| v1.120.0 source code.tar.gz | 2026-04-13 | 3.2 MB | |
| v1.120.0 source code.zip | 2026-04-13 | 3.6 MB | |
| Totals: 7 Items | 8.5 MB | 0 | |
What's Changed
- initial kubemodel proposal by @aaliomer-ibm in https://github.com/opencost/opencost/pull/3485
- Bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3589
- Bump github.com/spf13/viper from 1.8.1 to 1.21.0 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3590
- containerkeys: support shorter node names by @kyrofa in https://github.com/opencost/opencost/pull/3582
- Fix Memory Leak on Scrape Target Parse by @mbolt35 in https://github.com/opencost/opencost/pull/3593
- Fix metrics id for
nat gateway ingress price per GBin collector by @mittal-ishaan in https://github.com/opencost/opencost/pull/3588 - Bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.1 in the go_modules group across 1 directory by @dependabot[bot] in https://github.com/opencost/opencost/pull/3613
- Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3619
- [Fix]:err != err typo and stream handling issues in S3 Select querier by @vtushar06 in https://github.com/opencost/opencost/pull/3603
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3616
- Bump ossf/scorecard-action from 2.4.1 to 2.4.3 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3617
- Bump imjasonh/setup-crane from 0.4 to 0.5 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3615
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3618
- Fix(plugins): Kill plugin processes on ingestor shutdown by @vtushar06 in https://github.com/opencost/opencost/pull/3543
- Fix AWS config updates when spot bucket configured by @mrak in https://github.com/opencost/opencost/pull/3575
- feat(cloud): add OVH cloud provider by @Jorgagu in https://github.com/opencost/opencost/pull/3627
- Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3624
- Bump github.com/oracle/oci-go-sdk/v65 from 65.108.3 to 65.109.0 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3626
- KCM-5277 add account to allocation field by @Hudong-hub in https://github.com/opencost/opencost/pull/3632
- Bump github.com/jszwec/csvutil from 1.2.1 to 1.10.0 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3557
- fix: digitalocean provider by @michelangelomo in https://github.com/opencost/opencost/pull/3541
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3621
- Bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3623
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3622
- Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3625
- add middleware for auth by @ameijer in https://github.com/opencost/opencost/pull/3651
- don't use provider config, thereby reading from cloud-integration.json by @ameijer in https://github.com/opencost/opencost/pull/3654
- Remove broken needs-follow-up-label workflow by @Kush172005 in https://github.com/opencost/opencost/pull/3656
- bump grpc by @ameijer in https://github.com/opencost/opencost/pull/3662
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.4 to 1.22.6 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3639
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3636
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3638
- Bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3637
- Add configuration toggle to disable AWS spot data feed by @Kush172005 in https://github.com/opencost/opencost/pull/3657
- Opencost Support for CUR 2.0 by @mittal-ishaan in https://github.com/opencost/opencost/pull/3653
- Bump github.com/aws/aws-sdk-go-v2/config from 1.32.10 to 1.32.11 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3644
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.2 to 1.96.4 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3646
- Fix resource leak in OTC API pagination by moving resp.Body.Close() by @peatey in https://github.com/opencost/opencost/pull/3668
- add go version updater, rm unused dockerfiles by @ameijer in https://github.com/opencost/opencost/pull/3664
- Remove Misleading Provider Log by @nik-kc in https://github.com/opencost/opencost/pull/3693
- Add cluster name as a column to CSV export by @Kush172005 in https://github.com/opencost/opencost/pull/3703
- Improve documentation to work towards OpenSSF Best Practices badges by @cpetersen5 in https://github.com/opencost/opencost/pull/3711
- Suppress spot feed warnings when spot data feed not configured by @thomasvn in https://github.com/opencost/opencost/pull/3720
- Fix PV capacity parsing to support Ki, Mi, Gi, and Ti units by @Kush172005 in https://github.com/opencost/opencost/pull/3700
- Fix unsafe type assertion in custom cost plugin loader by @peatey in https://github.com/opencost/opencost/pull/3721
New Contributors
- @kyrofa made their first contribution in https://github.com/opencost/opencost/pull/3582
- @Jorgagu made their first contribution in https://github.com/opencost/opencost/pull/3627
- @Hudong-hub made their first contribution in https://github.com/opencost/opencost/pull/3632
- @michelangelomo made their first contribution in https://github.com/opencost/opencost/pull/3541
- @Kush172005 made their first contribution in https://github.com/opencost/opencost/pull/3656
Full Changelog: https://github.com/opencost/opencost/compare/v1.119.2...v1.120.0