Releases: Azure/azqr
Releases · Azure/azqr
v.2.5.0
What's Changed
- build(deps): bump github.com/metoro-io/mcp-golang from 0.11.0 to 0.12.0 by @dependabot in #453
- build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.0 by @dependabot in #454
- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #455
- build(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 by @dependabot in #458
- build(deps-dev): bump hugo-extended from 0.147.2 to 0.147.3 in /docs by @dependabot in #459
- build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #460
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0 by @dependabot in #457
- build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #461
- build(deps-dev): bump hugo-extended from 0.147.3 to 0.147.4 in /docs by @dependabot in #462
- build(deps-dev): bump hugo-extended from 0.147.4 to 0.147.6 in /docs by @dependabot in #465
- build(deps): bump github.com/metoro-io/mcp-golang from 0.12.0 to 0.13.0 by @dependabot in #463
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #466
- build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #467
- Feature throttling & array params by @cmendible in #469
Full Changelog: v.2.4.6...v.2.5.0
v.2.5.0-preview.1
v.2.5.0-preview.1
v.2.5.0-preview
v.2.5.0-preview
v.2.4.6
What's Changed
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.2 to 1.9.0 by @dependabot in #431
- build(deps-dev): bump hugo-extended from 0.145.0 to 0.146.3 in /docs by @dependabot in #432
- build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #434
- build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #433
- build(deps-dev): bump hugo-extended from 0.146.3 to 0.146.5 in /docs by @dependabot in #436
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.7.0 to 1.8.0 by @dependabot in #435
- build(deps-dev): bump hugo-extended from 0.146.5 to 0.146.6 in /docs by @dependabot in #438
- build(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #437
- build(deps-dev): bump hugo-extended from 0.146.6 to 0.146.7 in /docs by @dependabot in #439
- build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #440
- build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #441
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry from 1.3.0-beta.2 to 1.3.0-beta.3 by @dependabot in #442
- experimental mcp server by @cmendible in #444
- fix: build docs by @cmendible in #445
- build(deps-dev): bump hugo-extended from 0.146.7 to 0.147.0 in /docs by @dependabot in #448
- build(deps): bump github.com/metoro-io/mcp-golang from 0.8.0 to 0.11.0 by @dependabot in #447
- build(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 by @dependabot in #446
- build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #450
- build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #449
- build(deps-dev): bump hugo-extended from 0.147.0 to 0.147.2 in /docs by @dependabot in #451
- fix: include subscription and rg filter by @cmendible in #452
Full Changelog: v.2.4.5...v.2.4.6
v.2.4.5
v.2.4.5
v.2.4.4
What's Changed
- build(deps): bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #424
- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot in #425
- azqr docs update and improvements by @smoonlee in #413
New Contributors
Full Changelog: v.2.4.3...v.2.4.4
v.2.4.3
What's Changed
- build(deps): bump actions/download-artifact from 4.1.9 to 4.2.0 by @dependabot in #404
- build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #409
- build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #407
- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #405
- build(deps): bump actions/cache from 4.2.2 to 4.2.3 by @dependabot in #406
- build(deps): bump actions/download-artifact from 4.2.0 to 4.2.1 by @dependabot in #408
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.0 to 1.17.1 by @dependabot in #410
- fix: removed dup rule cosmos-002 by @cmendible in #412
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #414
- build(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 by @dependabot in #415
- Recommendations json output by @cmendible in #417
- fixed build workflow by @cmendible in #418
- build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #419
- Fixed casing by @cmendible in #421
- build(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 by @dependabot in #420
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault from 1.4.0 to 1.5.0 by @dependabot in #422
- new logo by @cmendible in #423
Full Changelog: v.2.4.2...v.2.4.3
v.2.4.2
What's Changed
- build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in #391
- build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #393
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #394
- bumping hugo and docsy versions by @cmendible in #396
- build(deps): bump actions/setup-dotnet from 4.3.0 to 4.3.1 by @dependabot in #397
- build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #398
- build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #399
- fixed issue #400 by @cmendible in #402
- fixed #401 by @cmendible in #403
Full Changelog: v.2.4.1...v.2.4.2
v.2.4.1
What's Changed
- build(deps-dev): bump hugo-extended from 0.144.2 to 0.145.0 in /docs by @dependabot in #384
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.6.0 to 1.7.0 by @dependabot in #381
- bump dependencies by @cmendible in #385
- perfomance #386 by @cmendible in #387
- fix: #329 by @cmendible in #388
- fix: pbit loads data as expected by @cmendible in #389
- updated drop by @cmendible in #390
Full Changelog: v.2.4.0...v.2.4.1
v.2.4.0
What's Changed
- build(deps-dev): bump hugo-extended from 0.144.0 to 0.144.1 in /docs by @dependabot in #371
- build(deps): bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #370
- build(deps-dev): bump hugo-extended from 0.144.1 to 0.144.2 in /docs by @dependabot in #372
- improved performance. fix #373 by @cmendible in #374
- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #375
- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #376
- build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in #377
- azqr tutorial jumpstart drop by @cmendible in #378
- build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in #379
- build(deps): bump actions/cache from 4.2.1 to 4.2.2 by @dependabot in #382
- build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #380
Full Changelog: v.2.3.2...v.2.4.0