Skip to content

v0.10.45

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:03
Immutable release. Only release title and notes can be modified.
v0.10.45
3d24c75

This release adds support for several new AWS and Azure resources, improves pricing accuracy, and includes a number of security fixes. It also updates the v0.x CLI for the v2 migration. Thanks to all our new contributors for helping make this release possible!

✨ New Features

🐛 Fixes

  • Fixed Lambda ephemeral storage pricing to never go below zero by @ricardbejarano in #3528.
  • Marked active SES receipt rule sets as free by @ricardbejarano in #3534.
  • Fixed pricing lookups for custom-priced components by @aliscott in #3589.
  • Fixed Azure Automation Watcher pricing by moving it to azurerm_automation_watcher by @ptdatta in #3417.
  • Truncated oversized GitLab comments to avoid API failures by @vdmgolub in #3542.
  • Fixed shared Pricing API client cache usage by @vf42 in #3222.

🔒 Security

  • Fixed CVE-2026-4660 by resolving Git refs via git rev-parse to prevent argument injection by @liamg in #3540.
  • Scoped Terraform Cloud and Terraform Registry tokens to trusted hosts by @liamg in #3590.
  • Resolved intermediate symlink handling for improved path confinement by @liamg in #3586.
  • Updated Go and dependencies to address multiple security vulnerabilities by @aliscott in #3581 and #3588.

🛠️ Maintenance

Full Changelog: v0.10.44...v0.10.45