Skip to content

Releases: Azure/acr-cli

v0.14

29 Oct 19:41
619fbff
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #351
  • chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #352
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #359
  • chore(deps): bump github/codeql-action from 3.26.7 to 3.26.9 by @dependabot in #358
  • chore(deps): bump github.com/docker/cli from 27.2.1+incompatible to 27.3.1+incompatible by @dependabot in #357
  • chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #366
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #364
  • chore(deps): bump github/codeql-action from 3.26.9 to 3.26.12 by @dependabot in #363
  • Make the number of repository fetched at once configurable to handle large registries by @JRBANCEL in #353
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #370
  • chore(deps): bump github/codeql-action from 3.26.12 to 3.27.0 by @dependabot in #369
  • chore(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5 by @dependabot in #368
  • CSSC - Defaulting tag-convention to incremental by @Ruchii-27 in #373

New Contributors

Full Changelog: v0.13...v0.14

v0.13

11 Sep 21:15
f45b229
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0 by @dependabot in #335
  • chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot in #334
  • chore(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #333
  • chore(deps): bump github.com/dlclark/regexp2 from 1.11.2 to 1.11.4 by @dependabot in #332
  • chore(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #327
  • chore(deps): bump github/codeql-action from 3.26.0 to 3.26.1 by @dependabot in #337
  • Change filtertimeout var from uint64 to int64 by @estebanreyl in #348
  • Add @Ruchii-27 to Codeowners by @estebanreyl in #349
  • chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #346
  • chore(deps): bump github/codeql-action from 3.26.1 to 3.26.6 by @dependabot in #345
  • chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible by @dependabot in #330
  • chore(deps): bump github.com/docker/cli from 26.1.4+incompatible to 27.2.1+incompatible by @dependabot in #350
  • feat: cssc patch command enhanced to support incremental patch tags by @Ruchii-27 in #347

New Contributors

Full Changelog: v0.12...v0.13

v0.12

22 Jul 20:56
30ade8d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #311
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #308
  • chore(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in #310
  • chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #314
  • chore(deps): bump github.com/dlclark/regexp2 from 1.11.0 to 1.11.1 by @dependabot in #317
  • chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #316
  • Add annotate command by @radhadpatel22 in #266
  • chore(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #322
  • chore(deps): bump github.com/dlclark/regexp2 from 1.11.1 to 1.11.2 by @dependabot in #321
  • chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #320
  • chore(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in #319
  • chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #318
  • chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #323

New Contributors

Full Changelog: v0.11...v0.12

v0.11

13 Jun 00:05
8a1ca22
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #306
  • chore(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in #305
  • chore(deps): bump github.com/docker/cli from 26.1.3+incompatible to 26.1.4+incompatible by @dependabot in #304
  • feat: Updated cssc patch command by @Ruchii-27 in #307

Full Changelog: v0.10...v0.11

v0.10

05 Jun 19:15
98c965a
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #216
  • Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by @dependabot in #225
  • Bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #226
  • chore: update to golang 1.21 by @northtyphoon in #223
  • chore(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #227
  • chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #228
  • chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #229
  • chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.17.0 by @dependabot in #231
  • chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #230
  • chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #233
  • chore(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #237
  • chore(deps): bump actions/upload-artifact from 4.0.0 to 4.2.0 by @dependabot in #236
  • chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.1 by @dependabot in #246
  • chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #240
  • chore(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #243
  • chore(deps): bump actions/checkout from 4.1.1 to 4.1.4 by @dependabot in #274
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #265
  • chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #272
  • chore(deps): bump oss/go/microsoft/golang from 1.21-fips-cbl-mariner2.0 to 1.22-fips-cbl-mariner2.0 by @dependabot in #248
  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0 by @dependabot in #250
  • chore: update go version for azure pipelines by @sajayantony in #275
  • chore(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #278
  • chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.3.1 by @dependabot in #277
  • chore(deps): bump github.com/dlclark/regexp2 from 1.10.0 to 1.11.0 by @dependabot in #276
  • chore(deps): bump github.com/docker/cli from 20.10.16+incompatible to 26.1.1+incompatible by @dependabot in #279
  • chore(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.9+incompatible by @dependabot in #258
  • chore(deps): bump oras.land/oras-go/v2 from 2.3.1 to 2.5.0 by @dependabot in #262
  • Update oras and go version for windows pipelines by @sajayantony in #280
  • chore(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in #281
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #282
  • chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #286
  • chore(deps): bump github.com/docker/cli from 26.1.1+incompatible to 26.1.2+incompatible by @dependabot in #285
  • chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #283
  • chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #287
  • chore(deps): bump github.com/docker/cli from 26.1.2+incompatible to 26.1.3+incompatible by @dependabot in #290
  • chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #291
  • chore(deps): bump github/codeql-action from 2.13.4 to 3.25.6 by @dependabot in #294
  • chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 by @dependabot in #297
  • chore(deps): bump github.com/Azure/go-autorest/autorest/adal from 0.9.23 to 0.9.24 by @dependabot in #296
  • chore(deps): bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #295
  • fix: docker build with golang 1.22 + FIPS enabled by @northtyphoon in #298
  • chore: move non cmd files to internal by @sajayantony in #288
  • feat: cssc patch command to enable continuous patching by @Ruchii-27 in #292
  • chore: upgrade go version from 1.18.1 to 1.21 in releaser action by @wju-MSFT in #301
  • chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in #302
  • chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #303

New Contributors

Full Changelog: v0.9...v0.10

What's Changed

  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #216
  • Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by @dependabot in #225
  • Bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #226
  • chore: update to golang 1.21 by @northtyphoon in #223
  • chore(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #227
  • chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #228
  • chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #229
  • chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.17.0 by @dependabot in #231
  • chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #230
  • chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #233
  • chore(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #237
  • chore(deps): bump actions/upload-artifact from 4.0.0 to 4.2.0 by @dependabot in #236
  • chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.1 by @dependabot in #246
  • chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #240
  • chore(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #243
  • chore(deps): bump actions/checkout from 4.1.1 to 4.1.4 by @dependabot in #274
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #265
  • chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #272
  • chore(deps): bump oss/go/microsoft/golang from 1.21-fips-cbl-mariner2.0 to 1.22-fips-cbl-mariner2.0 by @dependabot in #248
  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0 by @dependabot in #250
  • chore: update go version for azure pipelines by @sajayantony in #275
  • chore(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #278
  • chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.3.1 by @dependabot in #277
  • chore(deps): bump github.com/dlclark/regexp2 from 1.10.0 to 1.11.0 by @dependabot in #276
  • chore(deps): bump github.com/docker/cli from 20.10.16+incompatible to 26.1.1+incompatible by @dependabot in #279
  • chore(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.9+incompatible by @dependabot in #258
  • chore(deps): bump oras.land/oras-go/v2 from 2.3.1 to 2.5.0 by @dependabot in #262
  • Update oras and go version for windows pipelines by @sajayantony in #280
  • chore(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in #281
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #282
  • chore(deps): bump ossf/sc...
Read more

acr-cli v0.9

05 Jun 06:34
1005867
Compare
Choose a tag to compare
acr-cli v0.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8...v0.9

v0.8

15 Sep 01:58
3e79786
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

Changelog

  • 3e79786 fix: update deprecated fields in goreleaser (#204)

What's Changed

New Contributors

Full Changelog: v0.7...v0.8

v0.7

15 Sep 01:58
96ab9a9
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6...v0.7

What's Changed

New Contributors

Full Changelog: v0.6...v0.7

v0.6

02 Feb 06:33
fe42626
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

What's Changed

New Contributors

  • @mherda64 made their first contribution in #123
  • @microsoft-github-policy-service made their first contribution in #117
  • @wju-MSFT made their first contribution in #126

Full Changelog: v0.5...v0.6

acr-cli v0.5

13 Dec 08:14
e143e1c
Compare
Choose a tag to compare
acr-cli v0.5 Pre-release
Pre-release

Changelog

  • 6fb5fa8 FIX: loop to get all the repository names (#94)
  • b13c70d Feat. Upgraded regexp to regexp2 (#91)
  • 57b9e96 Feature: Repository name filter (#88)
  • fd7833d Fix build badge link (#100)
  • 514baa4 Update containerd and go-autorest (#85)
  • 055b867 Update owner to prepare merge policy enforcement
  • 9492e80 Upgrade from dgrijalva/jwt-go to golang-jwt/jwt/v4 (#84)
  • 5c58deb added one message at the beginning of dryRunPurge (#106)
  • ab89b46 fix build failure on Mac M1 machine by running 'go get -u golang.org/x/sys' (#105)
  • 61e8c9c fix vm image version (#90)
  • 6baf7f8 ran 'go mod vendor' to make up what last commit missed (#103)
  • 3afc225 update dependencies (#101)
  • e143e1c update github.com/docker/distribution to v2.8.1 (#111)
  • 0272b60 update owner (#110)