Releases: Azure/acr-cli
Releases · Azure/acr-cli
v0.7
What's Changed
- purge: do not delete contents of oci indexes by @jedevc in #130
- chore: update owner by @northtyphoon in #136
- fix(purge): skip tag/manifest with false writeEnabled attribute by @northtyphoon in #135
- fix: support oci image index by @northtyphoon in #132
New Contributors
Full Changelog: v0.6...v0.7
What's Changed
- purge: do not delete contents of oci indexes by @jedevc in #130
- chore: update owner by @northtyphoon in #136
- fix(purge): skip tag/manifest with false writeEnabled attribute by @northtyphoon in #135
- fix: support oci image index by @northtyphoon in #132
New Contributors
Full Changelog: v0.6...v0.7
v0.6
What's Changed
- Maint. Adding more test coverage by @juliusl in #113
- updated auth module to oras-go v2 by @wangxiaoxuan273 in #114
- added uuid generation for acr-cli client by @wangxiaoxuan273 in #115
- added automated GitHub release by @wangxiaoxuan273 in #116
- Change confusing dry-run message by @mherda64 in #123
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #117
- migrate acr cli image to mariner by @wju-MSFT in #126
- fix: fallback to refresh token when loading from docker config file by @wangxiaoxuan273 in #128
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
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
acr-cli v0.3
Support --keep , which allows keeping the latest x number of to-be-deleted tags