Skip to content

Releases: mivano/azure-cost-cli

0.49.0

28 Jun 20:47
e2861b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.48.0...0.49.0

0.48.0

21 May 20:08
d72e863
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.46.0...0.47.0

0.46.0

21 Mar 11:52
f32e5b3
Compare
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
Compare
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
Compare
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
Compare
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

0.42.0

17 Sep 23:11
3604051
Compare
Choose a tag to compare

What's Changed

  • Bump CsvHelper from 32.0.3 to 33.0.1 in /src by @dependabot in #165
  • Bump Microsoft.Extensions.Http.Polly from 8.0.6 to 8.0.7 in /src by @dependabot in #166
  • Bump Microsoft.Extensions.Http.Polly from 8.0.7 to 8.0.8 in /src by @dependabot in #172

Bug fix

  • Name was not included in the output when tags were included by @mivano in #175

Full Changelog: 0.41.0...0.42.0

0.41.0

02 Jul 20:38
33a8cd5
Compare
Choose a tag to compare

What's Changed

  • Add total cost in timeframe to output formatters by @camieleggermont in #153
  • Bump Azure.Identity from 1.11.3 to 1.11.4 in /src by @dependabot in #158
  • Bump Microsoft.Extensions.Http.Polly from 8.0.5 to 8.0.6 in /src by @dependabot in #156
  • feat/retry-headers by @mivano in #159
  • Added ability to change http timeout via command line for cost retrieval by @MvRoo in #152
  • Bump Azure.Identity from 1.11.4 to 1.12.0 in /src by @dependabot in #162
  • Use the error console when there is an exception by @mivano in #151
  • Bump CsvHelper from 32.0.3 to 33.0.1 in /src by @dependabot in #161
  • Bump Polly from 8.4.0 to 8.4.1 in /src by @dependabot in #164

New Contributors

Full Changelog: 0.40.0...0.41.0

0.40.0

28 May 19:52
b1edc74
Compare
Choose a tag to compare

What's Changed

  • Bump github/issue-metrics from 2 to 3 by @dependabot in #126
  • Bump Azure.Identity from 1.10.4 to 1.11.0 in /src by @dependabot in #131
  • Bump Microsoft.Extensions.Http.Polly from 8.0.3 to 8.0.5 in /src by @dependabot in #145
  • Bump CsvHelper from 31.0.2 to 32.0.3 in /src by @dependabot in #144
  • Added devcontainer and launch.json, Updated nuget packages by @MvRoo in #138
  • remove hardcoded timeframe that limits detect anomaly to last 30 day… by @DanielSpindler83 in #143
  • Bump Azure.Identity from 1.11.0 to 1.11.3 in /src by @dependabot in #140
  • Bump Polly from 8.3.1 to 8.4.0 in /src by @dependabot in #149
  • Follow the nextLink, so no longer the requests are limited by the first 5000 rows. by @mivano in #147

New Contributors

Thanks @DanielSpindler83 and @MvRoo for PRs and validations!

Full Changelog: 0.39.0...0.40.0