Releases: CircleCI-Public/aws-s3-orb
Releases · CircleCI-Public/aws-s3-orb
v4.1.0
What's Changed
- Set profile as an optional parameter in the cli by @marboledacci in #59
New Contributors
- @marboledacci made their first contribution in #59
Full Changelog: v4.0.0...v4.1.0
This version moves to orb aws-cli 5, which updates the way some of the parameters are expected.
v4.0.0 - Auth Parameter, Orb Tools 12 Migration, Bug Fixes and more
v3.1.1 - AWS CLI installation fix for Alpine Linux
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
Full Changelog: v3.1.0...v3.1.1
v3.1.0 - OIDC Support and Many Bug Fixes
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
- @KyleTryon made their first contribution in #1
- @ChristopherHackett made their first contribution in #8
- @gmemstr made their first contribution in #11
- @FelicianoTech made their first contribution in #14
- @kbravh made their first contribution in #17
- @Jaryt made their first contribution in #41
Full Changelog: https://github.com/CircleCI-Public/aws-s3-orb/commits/v3.1.0