Releases: mivano/azure-cost-cli
Releases · mivano/azure-cost-cli
0.52.0
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
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
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
What's Changed
- Bump Azure.Identity and 7 others by @dependabot in #219
- Fix billing scope output for MCA by @DanielSpindler83 in #220
Full Changelog: 0.48.0...0.49.0
0.48.0
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
0.46.0
0.45.0
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
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