Skip to content

Releases: mivano/azure-cost-cli

0.52.0

17 Oct 22:48

Choose a tag to compare

What's Changed

  • Add markdown formatter support for diff command by @Copilot in #256
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #252
  • Update nuget packages

Full Changelog: 0.51.0...0.52.0

0.51.0

07 Oct 14:37
6125725

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #237
  • Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #239
  • Fix: Handle empty cost data and display forecasted costs in MarkdownOutputFormatter and TextOutputFormatter by @Copilot in #247
  • Upgrade all NuGet packages to latest versions by @Copilot in #249
  • Bump peter-evans/create-issue-from-file from 5 to 6 by @dependabot[bot] in #248

Full Changelog: 0.50.0...0.51.0

0.50.0

12 Aug 23:40
b80a56a

Choose a tag to compare

What's Changed

  • Add comprehensive unit test coverage with 113 tests and CI/CD integration by @Copilot in #224
  • Bump codecov/codecov-action from 3 to 5 by @dependabot[bot] in #226
  • Fix JsonOutputFormatter to prevent invalid JSON output and improve test determinism by @Copilot in #228
  • Bump Azure.Identity and 10 others by @dependabot[bot] in #225
  • Fix culture-specific test failures while preserving locale-aware output formatting by @Copilot in #230
  • Enhance CI/CD pipeline and coverage reporting by @mivano in #231
  • extend AccumulatedCostSettings and remove NET6_0-specific code by @mivano in #232

New Contributors

  • @Copilot made their first contribution in #224

Full Changelog: 0.49.0...0.50.0

0.49.0

28 Jun 20:47
e2861b8

Choose a tag to compare

What's Changed

Full Changelog: 0.48.0...0.49.0

0.48.0

21 May 20:08
d72e863

Choose a tag to compare

What's Changed

  • Bump Microsoft.Extensions.DependencyInjection from 9.0.3 to 9.0.4 in /src by @dependabot in #211
  • Add parameter to exclude removed costs from detect anomaly command by @3d0it in #215

New Contributors

Full Changelog: 0.47.0...0.48.0

0.47.0

21 Mar 15:23
024f3d9

Choose a tag to compare

What's Changed

Full Changelog: 0.46.0...0.47.0

0.46.0

21 Mar 11:52
f32e5b3

Choose a tag to compare

What's Changed

  • Change enrollmentid to string as well. by @mivano in #207

Full Changelog: 0.45.0...0.46.0

0.45.0

21 Mar 10:12
a5fd076

Choose a tag to compare

What's Changed

  • Changed type of int to string for the billingaccountid. by @mivano in #206
  • Bump Microsoft.Extensions.DependencyInjection from 9.0.0 to 9.0.2 in /src by @dependabot in #197
  • Bump Azure.Identity from 1.13.1 to 1.13.2 in /src by @dependabot in #192
  • Bump Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Http.Polly, Polly and Polly.Extensions.Http in /src by @dependabot in #199
  • Bump Microsoft.Extensions.DependencyInjection from 9.0.2 to 9.0.3 in /src by @dependabot in #204
  • Update packages by @mivano in #205

Full Changelog: 0.44.0...0.45.0

0.44.0

01 Jan 23:06
f519a1e

Choose a tag to compare

What's Changed

This release now targets dotnet 8 and 9, no longer 6 as it is out of formal support.

  • Bump Azure.Identity from 1.12.0 to 1.13.0 in /src by @dependabot in #182
  • Bump Microsoft.Extensions.Http.Polly and Microsoft.Extensions.DependencyInjection in /src by @dependabot in #181
  • Bump Azure.Identity from 1.13.0 to 1.13.1 in /src by @dependabot in #184
  • Bump Polly from 8.4.1 to 8.4.2 in /src by @dependabot in #179
  • Changed to net 8 and 9 instead of 6 and 8. Updates packages by @mivano in #188
  • Price url was not set, causing a null reference exception by @mivano in #189

Full Changelog: 0.43.0...0.44.0

0.43.0

18 Sep 12:01
4f0e090

Choose a tag to compare

What's Changed

  • Fix null instance when exporting budgets via CSV by @mivano in #177

Full Changelog: 0.42.0...0.43.0