Aws-sam-cli

Latest version: v1.116.0

Safety actively analyzes 627882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 26 of 34

0.39.0

Not secure
This release includes support for the latest version of aws-sam-translator (1.19.1), and several bug fixes/UX improvements.

* [e3c2a43](http://github.com/awslabs/aws-sam-cli/commit/e3c2a434db6d95e30add5b53680e3d0dd6253fee) - fix(integ): Use Correct Runtime "Positions" For Integ Tests (#1670)
* [2744c3c](http://github.com/awslabs/aws-sam-cli/commit/2744c3c2513754c3f68f7dc76c80b0e682fde9ef) - chore(tests): Removes API Event from Inline Integ Test (#1671)
* [a0d683f](http://github.com/awslabs/aws-sam-cli/commit/a0d683f0a6c78d18899e9fa6f69e04b8811f65ed) - chore(test): Remove functional tests that are not run (#1677)
* [389830e](http://github.com/awslabs/aws-sam-cli/commit/389830e54e3b4e724553844f0d6a78b2a2847985) - chore: Remove tox (#1683)
* [382a814](http://github.com/awslabs/aws-sam-cli/commit/382a81483a6bf616e6d30490c0fa433cabeb6555) - refactor: init, generate_event and providers code move (#1685)
* [23d2449](http://github.com/awslabs/aws-sam-cli/commit/23d244927c245eae874efbc21957bdfc143a8e61) - Change How App Templates Are Updated for `sam init` (#1678)
* [af124bc](http://github.com/awslabs/aws-sam-cli/commit/af124bc559847f1f687538da7fbc9925783d09f8) - feat: Update handling of UserExceptions that are raised (#1686)
* [f802afe](http://github.com/awslabs/aws-sam-cli/commit/f802afe43cec1fb103be67905c366e75c0f82636) - chore: update functional test templates for sam v1.19.1 (#1688)

0.38.0

Not secure
SAM CLI now supports debugging Java11 Lambda Functions locally.

Changelog

0.37.0

Not secure
AWS SAM CLI updated to include [aws-sam-translator v1.19.0](https://github.com/awslabs/serverless-application-model/releases/tag/v1.19.0) which introduces support for the HTTP APIs.

0.36.0

Not secure
SAM CLI now supports validate, build, package, deploy and local execution of SAM templates that include Lambda provisioned concurrency configurations.

0.35.0

Not secure
This release introduces support for Amazon EventBridge schema registry. sam init now includes additional options to create an EventBridge app from scratch, with a specific event schema as a trigger. This will automatically generate strongly-typed class files for the event in your serverless application, including the AWSEvent payload, a marshaller, and an EventBridge rule in your SAM template. You can easily try out the feature by using one of the existing aws.events service schemas available in the schema registry.

Changelog

0.34.0

Not secure
With this release, you can initialize SAM apps directly from a Git repository using `sam init` command. This allows you to copy a Github URL and run `sam init -l <url>` to download it locally. Previously, `sam init` could initialize only from cookiecutter templates (ie. projects with cookiecutter.json file in the root).

Changelog
* [00345ed](http://github.com/awslabs/aws-sam-cli/commit/00345ede2b5cdf894b209bcf89a715ec4f8807a4) - feat: Initialize a project from non-cookiecutter github repo or zip file (#1595)
* [32b048e](http://github.com/awslabs/aws-sam-cli/commit/32b048e4379e22264a78518ede99b4bc7a54f8c1) - chore: version bump to 0.34.0 (#1597)
* [da5cf77](http://github.com/awslabs/aws-sam-cli/commit/da5cf775c182ac28b6318c6bd838bbe75833d396) - Fixed typo of "sam deploy" option (#1601)
* [7d2728a](http://github.com/awslabs/aws-sam-cli/commit/7d2728a30b136fea3e4d4bf3c35dbe6e7d1c3760) - fix: Ignore .git when init from arbitrary github repo (#1599)
* [d8b84bb](http://github.com/awslabs/aws-sam-cli/commit/d8b84bb45bc7213080a8c43deeadbe4429aea809) - feat: Upgrade SAM Translator to 1.16.0 (#1596)
* [c2cdfab](http://github.com/awslabs/aws-sam-cli/commit/c2cdfab35deb24f1a1408188d5558c27a704a1e1) - fix: Add --no-fail-on-empty-changeset back (#1607)
* [1c7ea72](http://github.com/awslabs/aws-sam-cli/commit/1c7ea728722cd976774ba05ce41df8e67912bc03) - fix: pretty error msg when init location is invalid (#1606)

Page 26 of 34

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.