Releases: Azure/azqr
Releases · Azure/azqr
v.3.2.0-preview.5
v.3.2.0-preview.5
v.3.2.0-preview.4
v.3.2.0-preview.4
v.3.2.0-preview.3
v.3.2.0-preview.3
v.3.2.0-preview.2
What's Changed
- feat(sqlesu): update SQL Server ESU scanner to version 0.2.0-beta with enhanced cost breakdown and migration recommendations by @cmendible in #899
Full Changelog: v.3.2.0-preview.1...v.3.2.0-preview.2
v.3.2.0-preview.1
What's Changed
- build(deps-dev): bump hugo-extended from 0.162.1 to 0.163.0 in /docs by @dependabot[bot] in #885
- build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 by @dependabot[bot] in #884
- Add README for sql-esu plugin KQL query by @cmendible in #887
- feat: add --preview flag to install scripts for pre-release versions by @cmendible in #889
- feat(mcp): add sql-esu and region-selection plugin tools and prompts by @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 @cmendible in #895
- refactor(region): simplify and fix region selection plugin by @cmendible in #897
New Contributors
Full Changelog: v.3.2.0-preview...v.3.2.0-preview.1
v.3.2.0-preview
What's Changed
- fix: support comma-separated values for -s, -g, and other slice flags by @cmendible in #878
- fix(graph): refactor query method to accept subscriptions directly and add QueryOptions for management group scope by @cmendible in #883
- feat: add region-selection plugin for Azure region selection analysis by @cmendible in #880
- feat: Add sql-esu internal plugin for SQL Server EOL/ESU status by @cmendible in #876
Full Changelog: v.3.1.3...v.3.2.0-preview
v.3.1.3
What's Changed
- build(deps-dev): bump hugo-extended from 0.160.0 to 0.160.1 in /docs by @dependabot[bot] in #819
- build(deps): bump github.com/mark3labs/mcp-go from 0.47.0 to 0.47.1 by @dependabot[bot] in #818
- build(deps): bump step-security/harden-runner from 2.16.1 to 2.17.0 by @dependabot[bot] in #820
- build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #821
- build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #822
- build(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 by @dependabot[bot] in #823
- build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #824
- build(deps): bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #825
- build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 by @dependabot[bot] in #827
- build(deps): bump step-security/harden-runner from 2.17.0 to 2.18.0 by @dependabot[bot] in #828
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 by @dependabot[bot] in #829
- build(deps): bump github.com/mark3labs/mcp-go from 0.47.1 to 0.48.0 by @dependabot[bot] in #826
- build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #832
- build(deps): bump step-security/harden-runner from 2.18.0 to 2.19.0 by @dependabot[bot] in #831
- build(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 by @dependabot[bot] in #830
- build(deps): bump github.com/mark3labs/mcp-go from 0.48.0 to 0.49.0 by @dependabot[bot] in #833
- build(deps-dev): bump hugo-extended from 0.160.1 to 0.161.1 in /docs by @dependabot[bot] in #836
- build(deps): bump github.com/mark3labs/mcp-go from 0.49.0 to 0.50.0 by @dependabot[bot] in #837
- build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 by @dependabot[bot] in #839
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by @dependabot[bot] in #838
- build(deps): bump github.com/mark3labs/mcp-go from 0.50.0 to 0.51.0 by @dependabot[bot] in #840
- build(deps): bump github.com/mark3labs/mcp-go from 0.51.0 to 0.52.0 by @dependabot[bot] in #841
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by @dependabot[bot] in #842
- build(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 by @dependabot[bot] in #843
- build(deps): bump github.com/gruntwork-io/terratest from 0.56.0 to 1.0.0 by @dependabot[bot] in #844
- build(deps): bump github.com/mark3labs/mcp-go from 0.52.0 to 0.53.0 by @dependabot[bot] in #846
- build(deps): bump github.com/mark3labs/mcp-go from 0.53.0 to 0.54.0 by @dependabot[bot] in #848
- build(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 by @dependabot[bot] in #849
- build(deps): bump step-security/harden-runner from 2.19.2 to 2.19.3 by @dependabot[bot] in #850
- build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 by @dependabot[bot] in #851
- build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #852
- refactor(scanners): simplify scanner initialization using a registry map by @cmendible in #855
- build(deps): bump step-security/harden-runner from 2.19.3 to 2.19.4 by @dependabot[bot] in #858
- build(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in #856
- build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #857
- build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 by @dependabot[bot] in #861
- build(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #860
- build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #859
- build(deps): bump github.com/mark3labs/mcp-go from 0.54.0 to 0.54.1 by @dependabot[bot] in #862
- build(deps-dev): bump hugo-extended from 0.161.1 to 0.162.0 in /docs by @dependabot[bot] in #863
- build(deps-dev): bump hugo-extended from 0.162.0 to 0.162.1 in /docs by @dependabot[bot] in #865
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.11.0 to 0.12.0 by @dependabot[bot] in #864
- chore: update indirect dependencies to latest versions #866 by @cmendible in #867
- build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 by @dependabot[bot] in #871
- build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 by @dependabot[bot] in #873
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.1 to 1.22.0 by @dependabot[bot] in #872
- build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #874
- fix(graph): enhance error handling in Resource Graph queries and add support for unsupported logical tables #847 by @cmendible in #853
Full Changelog: v.3.1.2...v.3.1.3
v.3.1.2
What's Changed
- feat(redis): add recommendations and KQL queries for Azure Managed Redis best practices by @cmendible in #815
- fix: vNet DNS server settings false positive by @cmendible in #817
Full Changelog: v.3.1.1...v.3.1.2
v.3.1.1
What's Changed
- Added more redis recommendations by @cmendible
- build(deps): bump github.com/mark3labs/mcp-go from 0.46.0 to 0.47.0 by @dependabot[bot] in #813
- build(deps-dev): bump hugo-extended from 0.158.0 to 0.160.0 in /docs by @dependabot[bot] in #814
Full Changelog: v.3.1.0...v.3.1.1
v.3.1.0
What's Changed
- feat: Add Azure Managed Redis support (Microsoft.Cache/redisEnterprise) by @cmendible in #812
- build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 by @dependabot[bot] in #800
- build(deps): bump github/codeql-action from 4.33.0 to 4.34.1 by @dependabot[bot] in #801
- build(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #805
- build(deps): bump actions/configure-pages from 5.0.0 to 6.0.0 by @dependabot[bot] in #804
- build(deps): bump github.com/mark3labs/mcp-go from 0.45.0 to 0.46.0 by @dependabot[bot] in #806
- build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #807
- build(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0 by @dependabot[bot] in #808
- build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #809
- build(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 by @dependabot[bot] in #810
- build(deps): bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #811
Full Changelog: v.3.0.4...v.3.1.0