Skip to content

Releases: CircleCI-Public/aws-sam-serverless-orb

v6.0.3

13 Nov 20:18
05f519a
Compare
Choose a tag to compare

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

12 Nov 18:20
7061557
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.2

v6.0.0

15 Jan 20:55
fb06d54
Compare
Choose a tag to compare

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

07 Aug 20:45
467368d
Compare
Choose a tag to compare

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

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

v4.0.0 - Move AWS CLI out of orb

14 Oct 15:31
8123052
Compare
Choose a tag to compare

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.

Full Changelog: v3.3.0...v4.0.0

v3.3.0 - Modernized

11 Oct 20:48
9e948aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v3.3.0