Skip to content

Releases: CircleCI-Public/aws-cli-orb

v5.1.1

11 Oct 13:36
51996a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

22 Aug 16:51
1b53603
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

20 Aug 13:47
862c5f9
Compare
Choose a tag to compare

What's Changed

  • Refactor: setup command updated and assume_role_with_web_identity command removed by @marboledacci in #204

Full Changelog: v4.2.3...v5.0.0

v4.2.3

14 Aug 20:54
569ad9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.2...v4.2.3

v4.2.2

14 Aug 19:45
f45fd92
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.1...v4.2.2

v4.2.1

14 Aug 18:25
6c39793
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

14 Aug 16:19
e6fab07
Compare
Choose a tag to compare

What's Changed

The new installation method for MacOS has some dependencies in the environment that are required for it to work. The python dependencies should be installed directly by the command. The GNU Autotools dependencies must be part of the executor. For more details about the requirements check official aws guide here

New Contributors

Full Changelog: v4.1.3...v4.2.0

v4.1.3

27 Feb 13:55
8cb46da
Compare
Choose a tag to compare

What's Changed

  • feat: set_aws_env_vars by @brivu in #184
  • fix: add pager validation for every install case by @brivu in #183
  • refactor: skip installation if specified version is installed by @brivu in #182
  • fix: edit grep to check first two characters by @brivu in #181
  • update image versions by @brentmmarks in #190

New Contributors

Full Changelog: v4.1.2...v4.1.3

v4.1.2 - Bug Fixes

15 Nov 16:40
587c91f
Compare
Choose a tag to compare

What's Changed

  • refactor:write oidc credentials to temp file by @brivu in #164
  • ci: add more testing for role_arn_setup command by @brivu in #167
  • fix: sanitize role session name by @brivu in #172
  • fix: expand session duration by @brivu in #171
  • fix: install curl on alpine linux by @brivu in #173
  • fix: override installed windows by @brivu in #174

Full Changelog: v4.1.1...v4.1.2

v4.1.1 - Override installation when version is specified

11 Sep 18:25
8691243
Compare
Choose a tag to compare

What's Changed

  • fix: install specified version by @brivu in #159

Full Changelog: v4.1.0...v4.1.1