Skip to content

Releases: CircleCI-Public/aws-s3-orb

v4.1.0

15 Oct 18:09
7c18f79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0 - Auth Parameter, Orb Tools 12 Migration, Bug Fixes and more

08 Aug 00:27
d199b2e
Compare
Choose a tag to compare

What's Changed

  • feat!: add-auth-parameter by @brivu in #48
  • refactor!: implement circleci env subst by @brivu in #51
  • refactor!: orb tools 12 migration by @brivu in #52
  • feat: v4.0 by @brivu in #53
  • fix: arguments parmeter expansion by @brivu in #54

Full Changelog: v3.1.1...v4.0.0

v3.1.1 - AWS CLI installation fix for Alpine Linux

02 Dec 21:27
d76b756
Compare
Choose a tag to compare

This release updates the version of the aws-cli orb to version 3.1.4, which contains a fix for installation failures causing job running on Alpine to fail.

What's Changed

  • chore: update aws-cli version by @brivu in #43

Full Changelog: v3.1.0...v3.1.1

v3.1.0 - OIDC Support and Many Bug Fixes

01 Dec 20:00
78ab894
Compare
Choose a tag to compare

What's Changed

  • MonoRepo to OSK [semver:patch] by @KyleTryon in #1
  • Example correction --dry-run [semver:patch] by @KyleTryon in #2
  • [semver:patch] Revert "Example correction --dry-run" by @ChristopherHackett in #8
  • [semver:minor] Remove overwrite parameter by @gmemstr in #11
  • Add CODEOWNERS file. by @FelicianoTech in #14
  • Python fix by @FelicianoTech in #13
  • Upgrade to AWS CLI v2 and remove pip check [semver:major] by @kbravh in #17
  • Enable git tags. [semver:skip] by @FelicianoTech in #18
  • [semver:skip] Update config.yml by @gmemstr in #22
  • BREAKING CHANGE: Update AWS CLI to > v2 [semver:major] by @KyleTryon in #23
  • [semver:skip] Updated README to use 1st party orb badge service by @brivu in #26
  • refactor: migration to orb tools 11 by @brivu in #32
  • feat: oidc implementation by @brivu in #34
  • feat: pass through when parameter by @brivu in #35
  • feat: skip install-aws-cli parameter by @brivu in #36
  • ci: test on multiple executors by @brivu in #38
  • feat: implement profile-name parameter by @brivu in #39
  • docs: updated usage examples and readme by @brivu in #40
  • chore: replace CPEng with orb-publishers team in CODEOWNERS by @Jaryt in #41

New Contributors

Full Changelog: https://github.com/CircleCI-Public/aws-s3-orb/commits/v3.1.0