Skip to content

Releases: Sakuya1998/aws-cost-exporter

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 09:56
804142f

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

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:13
8e172e2

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

Choose a tag to compare

@github-actions github-actions released this 21 Jul 03:13
36a3d59

Changelog

  • 36a3d59 Merge pull request #6 from Sakuya1998/codex/v0.2-development
  • ed3903a feat: add support for static source credential handling and improve AWS Organizations reader

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:55
a9c6f83

Changelog

  • a9c6f83 Merge pull request #4 from Sakuya1998/codex/v0.2-development
  • 4a217ac feat: Implement AWS SDK instrumentation and retry logic
  • 6397d73 feat: Introduce credential source configuration for AWS SDK
  • f0c4306 更新 v0.1 路线图和发布检查清单,添加 v0.1.5 验证记录,优化测试用例以反映版本更新

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 03:19

Changelog

  • 430d91c 新增测试用例以验证烟雾配置禁用 AWS 启动依赖,并优化健康检查输出
  • e9e7943 更新 CI 工作流以动态安装 Prometheus 工具,增强测试用例以验证服务关闭超时回调,并优化容器测试以支持多架构构建
  • 23e9e06 更新 CI 工作流以将主分支更改为 master,并添加 v0.1.4 验证记录的相关测试

v0.1.4

Choose a tag to compare

@Sakuya1998 Sakuya1998 released this 15 Jul 11:04

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@Sakuya1998 Sakuya1998 released this 15 Jul 10:48

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@Sakuya1998 Sakuya1998 released this 15 Jul 10:36

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@Sakuya1998 Sakuya1998 released this 15 Jul 04:28

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

Choose a tag to compare

@Sakuya1998 Sakuya1998 released this 15 Jul 03:08