Releases: CircleCI-Public/aws-ecr-orb
Releases · CircleCI-Public/aws-ecr-orb
v9.0.4
What's Changed
- fix: fix jq command when working with an existing Docker config.json file by @ahamilton55 in #334
New Contributors
- @ahamilton55 made their first contribution in #334
Full Changelog: v9.0.3...v9.0.4
v9.0.3
What's Changed
- docs: rm description re: AWS CLI installations by @kelvintaywl in #314
- refactor: revert to eval by @brivu in #321
- feat: add profile to tag image by @brivu in #322
- fix: switch buildx command to fix validation by @brivu in #323
- docs: update desciptions to include multi line arguments by @brivu in #326
- feat: aws ecr credential helper by @brivu in #327
- [chore]: update images to current by @brentmmarks in #331
Full Changelog: v9.0.2...v9.0.3
v9.0.2
What's Changed
- fix: extra build arg expansion by @brivu in #310
- fix: set profile when calling aws ecr put-lifecycle-policy (#311) by @toini in #312
- update image to current tag by @brentmmarks in #319
New Contributors
- @toini made their first contribution in #312
- @brentmmarks made their first contribution in #319
Full Changelog: v9.0.1...v9.0.2
v9.0.1 - Fix for `skip_when_tags_exist` and buildx
v9.0.0 - Auth Parameter, Orb Tools 12 Migration, Bug Fixes and More
What's Changed
- feat!/auth-step-parameter by @brivu in #271
- fix/add-builder-name by @brivu in #272
- chore: update
image.default
to latest version that supports ARM by @VladaPetrovic in #270 - refactor: implement circleci env subst by @brivu in #274
- refactor!: orb tools 12 migration by @brivu in #275
- fix: add missing build-path parameter to job by @brivu in #276
- fix: add docker logout command to clear expired token by @brivu in #277
- chore: include aws cli compatibility in descriptions by @brivu in #278
- fix: remove load with multi-platform by @brivu in #282
- feat: tag command skip when tags exist by @brivu in #283
- test: create test for building testing and pushing image by @brivu in #285
- feat: aws_url paramater by @brivu in #288
- feat: repository encryption parameter by @brivu in #289
- fix: --cache-to flag not working by @brivu in #293
- feat!: add registry login parameter by @brivu in #292
- refactor!: rename registry_id and change type by @brivu in #295
New Contributors
- @VladaPetrovic made their first contribution in #270
Full Changelog: v8.2.1...v9.0.0
v8.2.1 - Fix for extra-build-args Expansion
v8.2.0 - Docker Layer Caching with docker buildx, Multi-Architecture Support for Public Registries, More Features and Bug Fixes
What's Changed
- feat: implement public registry alias by @brivu in #235
- feat: added push-image command by @brivu in #237
- feat: push multi-architecture images to public registries by @brivu in #242
- feat: add validation for registry id by @brivu in #243
- fix: evaluated extra build arg parameter by @brivu in #245
- fix: add checkout parameter to build-and-push job by @brivu in #246
- chore: replace CPEng with orb-publishers team in CODEOWNERS by @Jaryt in #244
- fix: docker layer caching with docker buildx by @brivu in #249
- feat: add build-path parameter by @brivu in #251
New Contributors
Full Changelog: v8.1.3...v8.2.0
v8.1.3 Update CLI
What's Changed
- fix: changed static default remote docker version by @brivu in #230
- update circleci/aws-cli to 3.1.3 by @kangaechu in #212
New Contributors
- @kangaechu made their first contribution in #212
Full Changelog: v8.1.2...v8.1.3
Minor bug fixes
What's Changed
Full Changelog: v8.1.1...v8.1.2
v8.1.1
What's Changed
- Fix for #192 (extra-build-args not interpolating value from environment variable) by @manishparanjape in #193
New Contributors
- @manishparanjape made their first contribution in #193
Full Changelog: v.8.1.0...v8.1.1