github ravikiranvm/aws-finops-dashboard v2.3.0

20 hours ago

What's New

✨ Features

  • --time-range last-month: New dedicated mode for monthly reporting; automatically queries the full previous calendar month, perfect for month-end FinOps reviews and stakeholder reports

  • Service Cost Comparison: Cost by service breakdown now shows both periods side-by-side (previously only showed current period). Easily spot which services increased or decreased spending between periods; great for identifying cost spikes and validating optimization efforts.

  • Docker support: Run the dashboard using docker compose without local Python setup

Bug Fixes

  • Fixed date range calculations for AWS Cost Explorer API (#48)

Improvements

  • Renamed CSV export columns for clarity: "Previous Period Cost By Service" and "Current Period Cost By Service"

Note: CLI remains backward compatible.


Upgrade to this version:

pip install --upgrade aws-finops-dashboard

or

pipx upgrade aws-finops-dashboard

Contributors

Thanks to @michabbb for contributing the last-month breakdown feature (#44)!

Full Changelog: v2.2.9...v2.3.0

Don't miss a new aws-finops-dashboard release

NewReleases is sending notifications on new releases.