Releases: Sakuya1998/aws-cost-exporter
Releases · Sakuya1998/aws-cost-exporter
Release list
v1.0.0
Changelog
- ab5ed43 Merge pull request #10 from Sakuya1998/dependabot/go_modules/go-dependencies-ec349ae382
- 315a056 Merge pull request #11 from Sakuya1998/codex/wiki-documentation
- 1b3bf39 Merge pull request #12 from Sakuya1998/codex/github-pages
- 72ade75 Merge pull request #14 from Sakuya1998/codex/pages-node24-actions
- 542bd6a Merge pull request #15 from Sakuya1998/dependabot/github_actions/actions-88a9ea1233
- 8d39166 Merge pull request #16 from Sakuya1998/codex/v1.0-development
- 804142f Merge pull request #17 from Sakuya1998/codex/v1.0.0-release-vex
- 15cd742 build(deps): bump the actions group across 1 directory with 3 updates
- 3caf242 build(deps): bump the go-dependencies group across 1 directory with 14 updates
- ecbe2d8 ci: enforce v1 public contracts
- cec65dd ci: establish v1 supply chain audit contract
- a66c1af ci: update Pages actions for Node 24
- 442b08b ci: verify release VEX reachability
- d35a4d4 fix(deps): preserve Go 1.24 compatibility
- 5f77916 fix: harden Pages source preprocessing
- 64954bc fix: make shutdown readiness deterministic
- 8b40d1a fix: make stability workflow loadable
- b9c021b fix: prevent overlapping helm upgrades
v0.3.0
Changelog
- 9a42b45 Enhance CUR and Cost Explorer functionality
- 8e172e2 Merge pull request #9 from Sakuya1998/codex/v0.3-development
- b8f07c3 Refactor commitment and CUR collectors to use new reader interfaces
- 266768c feat: Enhance CUR configuration and validation
- b6987ac feat: Introduce new anomaly and commitment readers, enhance cost metrics
v0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Enhance AWS Cost Explorer functionality with MTD aggregation and improve tests
- Updated the Cost Explorer to aggregate month-to-date (MTD) costs across daily usage results, ensuring accurate financial reporting.
- Added new tests to validate MTD aggregation logic and ensure correct handling of mixed currencies.
- Refactored existing tests to align with the new aggregation features and improve overall test coverage.
- Adjusted forecast collection logic to reflect the current calendar month accurately.
v0.1.0
Full Changelog: https://github.com/Sakuya1998/aws-cost-exporter/commits/v0.1.0