Skip to content

Releases: CircleCI-Public/aws-ecr-orb

v9.1.0

29 Apr 20:02
4d02c82
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.4...v9.1.0

v9.0.4

06 Mar 16:56
08770f8
Compare
Choose a tag to compare

What's Changed

  • fix: fix jq command when working with an existing Docker config.json file by @ahamilton55 in #334

New Contributors

Full Changelog: v9.0.3...v9.0.4

v9.0.3

04 Mar 21:45
00f044a
Compare
Choose a tag to compare

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

15 Jan 20:31
1f7814c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.1...v9.0.2

v9.0.1 - Fix for `skip_when_tags_exist` and buildx

25 Oct 22:50
467eec0
Compare
Choose a tag to compare

What's Changed

  • fix (dlc): add name parameter to buildx for single platform by @bradrees in #304
  • fix: skip_when_tags_exist inverted by @irae in #305

New Contributors

Full Changelog: v9.0.0...v9.0.1

v9.0.0 - Auth Parameter, Orb Tools 12 Migration, Bug Fixes and More

08 Aug 21:07
5407bb2
Compare
Choose a tag to compare

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

Full Changelog: v8.2.1...v9.0.0

v8.2.1 - Fix for extra-build-args Expansion

14 Dec 22:05
1d72438
Compare
Choose a tag to compare

What's Changed

  • fix: extra-build-args expansion by @brivu in #254

Full Changelog: v8.2.0...v8.2.1

v8.2.0 - Docker Layer Caching with docker buildx, Multi-Architecture Support for Public Registries, More Features and Bug Fixes

14 Dec 07:14
8b56848
Compare
Choose a tag to compare

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

11 Oct 14:03
31ba6fd
Compare
Choose a tag to compare

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

Full Changelog: v8.1.2...v8.1.3

Minor bug fixes

03 May 21:15
7ceb2ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.1...v8.1.2