Releases: CircleCI-Public/aws-sam-serverless-orb
v6.0.3
What's Changed
- fix: remove incorrect PATH by @polyomino24 in #76
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /sample_test/sam-container/hello-world by @dependabot in #69
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /sample_test/sam-container/hello-world by @dependabot in #80
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.9 in /sample_test/sam-container/hello-world by @dependabot in #79
- chore(deps): bump axios from 0.27.2 to 0.28.0 in /sample_test/sam-container/hello-world by @dependabot in #78
- chore(deps): bump requests from 2.31.0 to 2.32.2 in /sample_test/sam-app/hello_world by @dependabot in #77
Full Changelog: v6.0.2...v6.0.3
v6.0.2
What's Changed
- fix: multiple arguments by @brivu in #71
- Really update machine to current everywhere by @2shortplanks in #74
- fix: Don't expand $PATH by @polyomino24 in #75
New Contributors
- @2shortplanks made their first contribution in #74
- @polyomino24 made their first contribution in #75
Full Changelog: v6.0.0...v6.0.2
v6.0.0
Full Changelog: v5.0.0...v6.0.0
We apologize for any confusion caused by the recent release labeled as a major update. This was an unintentional oversight, and we recognize the importance of clarity in versioning.
Upon further review, it has been identified that the changes introduced primarily revolve around deprecating certain images rather than significant feature enhancements. Although this is a major release, it should treated as a patch release. Again, we apologize for the inconvenience
v5.0.0 - Auth Parameter, Orb Tools 12 migration, Bug Fixes and more
What's Changed
- chore: added codeowners file by @Jaryt in #48
- feat!/auth-step-parameter by @brivu in #55
- refactor!: implement circleci env subst by @brivu in #59
- refactor!: orb tools 12 migration by @brivu in #60
- docs: update orb name and URL in README by @davidjb in #56
- [Snyk] Upgrade axios from 0.21.4 to 0.27.2 by @circleci-secops in #51
- chore(deps): bump requests from 2.22.0 to 2.31.0 in /sample_test/sam-app/hello_world by @dependabot in #57
- fix: fix additional-args in deploy by @zhangmatthieu in #54
- chore: update dependancies by @brivu in #61
- fix: arguments parameter by @brivu in #62
- feat: add
parameter-overrides
/additional-args
to build command by @davidjb in #58 - feat: add new parameters to commands by @brivu in #63
New Contributors
- @Jaryt made their first contribution in #48
- @brivu made their first contribution in #55
- @davidjb made their first contribution in #56
- @circleci-secops made their first contribution in #51
- @dependabot made their first contribution in #57
- @zhangmatthieu made their first contribution in #54
Full Changelog: v4.0.0...v5.0.0
v4.0.0 - Move AWS CLI out of orb
What's Changed
The AWS CLI must now be used in cooperation with the SAM serverless orb. This allows you to greater control how and when you authenticate with AWS.
- feat!: remove aws cli by @KyleTryon in #47
Full Changelog: v3.3.0...v4.0.0
v3.3.0 - Modernized
What's Changed
- refactor: Migrate to orb tools 11 config by @KyleTryon in #43
- chore: update dependencies by @KyleTryon in #44
- feat: add --resolve-s3 by @KyleTryon in #45
- feat: additional deploy args by @KyleTryon in #46
New Contributors
Full Changelog: v2.1.0...v3.3.0