Skip to content

Releases: CircleCI-Public/aws-ecr-orb

v9.3.2

03 Sep 16:57
8cf0fb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.3.1...v9.3.2

v9.3.1

15 Aug 16:49
f87faff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.0...v9.3.1

v9.3.0

13 Aug 18:28
f2ca76c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.0...v9.3.0

Only install ecr-credential-helper when not already present

06 Aug 20:29
1d120cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.0...v9.2.0

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