| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opencost-container-sbom.cyclonedx.json | 2026-05-29 | 252.8 kB | |
| opencost-container-sbom.spdx.json | 2026-05-29 | 431.4 kB | |
| opencost-source-sbom.cyclonedx.json | 2026-05-29 | 354.9 kB | |
| opencost-source-sbom.spdx.json | 2026-05-29 | 703.8 kB | |
| README.md | 2026-05-29 | 10.6 kB | |
| v1.120.3 source code.tar.gz | 2026-05-29 | 3.3 MB | |
| v1.120.3 source code.zip | 2026-05-29 | 3.7 MB | |
| Totals: 7 Items | 8.7 MB | 2 | |
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
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.293.0 to 1.296.0 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3690
- fix(carbon): correct lookup fallbacks, provider detection, and network support by @peatey in https://github.com/opencost/opencost/pull/3736
- fix(env): make MCP server opt-in by defaulting MCP_SERVER_ENABLED to false by @vtushar06 in https://github.com/opencost/opencost/pull/3723
- Add AWS Spot Price History API caching layer by @peatey in https://github.com/opencost/opencost/pull/3731
- Streaming Bingen Support by @mbolt35 in https://github.com/opencost/opencost/pull/3671
- fix: adding required permissions to top level and jobs in the workflow by @gaganhr94 in https://github.com/opencost/opencost/pull/3740
- Memory tweaks 2 by @ameijer in https://github.com/opencost/opencost/pull/3706
- test: add OCI cloud cost configuration serialization test by @Kush172005 in https://github.com/opencost/opencost/pull/3742
- Metrics Synthesis and Bingen WAL by @mbolt35 in https://github.com/opencost/opencost/pull/3726
- add clusterstatus filter by @Hudong-hub in https://github.com/opencost/opencost/pull/3754
- Replace local storage cost queries with equivalent basic math by @nikovacevic in https://github.com/opencost/opencost/pull/3755
- make accumulate be able to govern windows by @ameijer in https://github.com/opencost/opencost/pull/3758
- support d and w by @ameijer in https://github.com/opencost/opencost/pull/3765
- Bump k8s.io dependencies from 0.35.2 to 0.36.0 across all modules by @lmello in https://github.com/opencost/opencost/pull/3767
- Bump AWS SDK Go v2 dependencies to latest across all modules by @lmello in https://github.com/opencost/opencost/pull/3768
- fix: upgrade vulnerable Go dependencies (GHSA-xmrv-pmrh-hhx2, CVE-2026-34986) by @lmello in https://github.com/opencost/opencost/pull/3776
- feat: Use custom PV price from annotations by @maksim-paskal in https://github.com/opencost/opencost/pull/3075
- feat(ci): sign container images with cosign keyless and attest SLSA provenance by @peatey in https://github.com/opencost/opencost/pull/3737
- add new maintainer by @ameijer in https://github.com/opencost/opencost/pull/3786
- CPU Usage Counter Overflow/Reset Protection by @mbolt35 in https://github.com/opencost/opencost/pull/3787
- Fix Actions bug by @cpetersen5 in https://github.com/opencost/opencost/pull/3788
- Remove literal from description, which was failing the action by @cpetersen5 in https://github.com/opencost/opencost/pull/3789
- Add fallback for missing startup time by @cpetersen5 in https://github.com/opencost/opencost/pull/3790
- Bump github.com/modelcontextprotocol/go-sdk from 1.4.1 to 1.6.0 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3774
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in https://github.com/opencost/opencost/pull/3728
- implement autocomplete by @ameijer in https://github.com/opencost/opencost/pull/3764
- Add field
locationtoBigQueryConfigurationby @ioboi in https://github.com/opencost/opencost/pull/3795 - fix(azure): recognize CSI disk skuname for PV pricing by @officialasishkumar in https://github.com/opencost/opencost/pull/3778
- [Proposal] remove all prom passthrough endpoints by @ameijer in https://github.com/opencost/opencost/pull/3806
- Set
locationon BigQueryQueryby @ioboi in https://github.com/opencost/opencost/pull/3815 - Fix Bug in sign-image/action.yaml by @cpetersen5 in https://github.com/opencost/opencost/pull/3808
- fix(oracle): normalize Karpenter OCI flex labels for node pricing by @arindam-bandyopadhyay in https://github.com/opencost/opencost/pull/3814
- Fix pagination in sizes API for DigitalOcean provider by @sreeram-venkitesh in https://github.com/opencost/opencost/pull/3804
- fix(oracle): tolerate nil/empty AttributedCost during cloudcost ingestion by @ahmd-soliman in https://github.com/opencost/opencost/pull/3798
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
- @gaganhr94 made their first contribution in https://github.com/opencost/opencost/pull/3740
- @maksim-paskal made their first contribution in https://github.com/opencost/opencost/pull/3075
- @ioboi made their first contribution in https://github.com/opencost/opencost/pull/3795
- @officialasishkumar made their first contribution in https://github.com/opencost/opencost/pull/3778
- @arindam-bandyopadhyay made their first contribution in https://github.com/opencost/opencost/pull/3814
- @sreeram-venkitesh made their first contribution in https://github.com/opencost/opencost/pull/3804
- @ahmd-soliman made their first contribution in https://github.com/opencost/opencost/pull/3798
Full Changelog: https://github.com/opencost/opencost/compare/v1.119.2...v1.120.3