v.3.2.0
What's Changed
- fix: support comma-separated values for -s, -g, and other slice flags by Carlos Mendible (@cmendible) in #878
- fix(graph): refactor query method to accept subscriptions directly and add QueryOptions for management group scope by Carlos Mendible (@cmendible) in #883
- feat: add region-selection plugin for Azure region selection analysis by Carlos Mendible (@cmendible) in #880
- Add sql-esu internal plugin for SQL Server EOL/ESU status by Carlos Mendible (@cmendible) in #876
- build(deps-dev): bump hugo-extended from 0.162.1 to 0.163.0 in /docs by Dependabot (@dependabot)[bot] in #885
- build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 by Dependabot (@dependabot)[bot] in #884
- Add README for sql-esu plugin KQL query by Carlos Mendible (@cmendible) in #887
- feat: add --preview flag to install scripts for pre-release versions by Carlos Mendible (@cmendible) in #889
- feat(mcp): add sql-esu and region-selection plugin tools and prompts by Carlos Mendible (@cmendible) in #890
- perf(throttling): bypass proactive rate cap for Retail Prices API by dotanp in #893
- refactor: "to" add Float and Int conversion functions; update usages by Carlos Mendible (@cmendible) in #895
- refactor(region): simplify and fix region selection plugin by Carlos Mendible (@cmendible) in #897
- feat(sqlesu): update SQL Server ESU scanner to version 0.2.0-beta with enhanced cost breakdown and migration recommendations by Carlos Mendible (@cmendible) in #899
- build(deps-dev): bump hugo-extended from 0.163.0 to 0.163.1 in /docs by Dependabot (@dependabot)[bot] in #900
- build(deps-dev): bump hugo-extended from 0.163.1 to 0.163.2 in /docs by Dependabot (@dependabot)[bot] in #904
- build(deps): bump github.com/mark3labs/mcp-go from 0.54.1 to 0.55.0 by Dependabot (@dependabot)[bot] in #905
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 by Dependabot (@dependabot)[bot] in #903
- build(deps-dev): bump hugo-extended from 0.163.2 to 0.163.3 in /docs by Dependabot (@dependabot)[bot] in #908
- build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 by Dependabot (@dependabot)[bot] in #907
- build(deps): bump actions/checkout from 6 to 7 by Dependabot (@dependabot)[bot] in #906
- Refactor Excel rendering and scan pipeline for improved performance by Carlos Mendible (@cmendible) in #902
- feat: Add unit tests for plugins by Carlos Mendible (@cmendible) in #910
- build(deps): bump actions/cache from 5.0.5 to 6.0.0 by Dependabot (@dependabot)[bot] in #911
- build(deps): bump github.com/mark3labs/mcp-go from 0.55.0 to 0.55.1 by Dependabot (@dependabot)[bot] in #912
- build(deps): bump actions/cache from 6.0.0 to 6.1.0 by Dependabot (@dependabot)[bot] in #914
- build(deps): bump github.com/gruntwork-io/terratest from 1.0.0 to 1.0.1 by Dependabot (@dependabot)[bot] in #913
- feat(sqlesu): update version to 0.3.0-beta and enhance metadata by Carlos Mendible (@cmendible) in #915
- build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by Dependabot (@dependabot)[bot] in #917
- build(deps): bump docker/login-action from 4.2.0 to 4.3.0 by Dependabot (@dependabot)[bot] in #919
- build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by Dependabot (@dependabot)[bot] in #920
- build(deps): bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 by Dependabot (@dependabot)[bot] in #921
- build(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.36.3 by Dependabot (@dependabot)[bot] in #918
- build(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 by Dependabot (@dependabot)[bot] in #922
- build(deps): bump docker/login-action from 4.3.0 to 4.4.0 by Dependabot (@dependabot)[bot] in #924
- feat: Inventory now reports cores per VM by Carlos Mendible (@cmendible) in #928
- build(deps-dev): bump hugo-extended from 0.163.3 to 0.164.0 in /docs by Dependabot (@dependabot)[bot] in #930
- build(deps): bump github.com/xuri/excelize/v2 from 2.10.1 to 2.11.0 by Dependabot (@dependabot)[bot] in #929
- build(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 by Dependabot (@dependabot)[bot] in #931
- feature: Refactor region plugin and improved cost diff calculations by Carlos Mendible (@cmendible) in #932
New Contributors
Full Changelog: v.3.1.3...v.3.2.0