Skip to content

Releases: Azure/acr-cli

v0.7

15 Sep 01:58
96ab9a9

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

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

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)

acr-cli v0.4

27 Jan 08:29
d191b4b

Choose a tag to compare

acr-cli v0.4 Pre-release
Pre-release

Support --concurrency, which controls the number of concurrent purge tasks

Changelog

d191b4b Add goreleaser config file (#79)
a17c6b8 Set concurrency limit (#77)
ad5a38d add nil check (#78)

acr-cli v0.3

06 Nov 07:56
e666d99

Choose a tag to compare

acr-cli v0.3 Pre-release
Pre-release

Support --keep , which allows keeping the latest x number of to-be-deleted tags