Aws-sam-cli

Latest version: v1.137.0

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

Scan your dependencies

Page 32 of 37

0.19.0

Not secure
Telemetry for SAM CLI
SAM CLI is adding telemetry. In addition to existing feedback, telemetry allows us to better understand our customer’s needs, common CLI scenarios and existing issues. The information collected will include generic usage metrics, system and environment information, and errors. These generic metrics will inform our product decisions and help us continue to deliver features and enhancements that improve the customer experience.

Read [1272](https://github.com/awslabs/aws-sam-cli/issues/1272) for more information on the user experience and opt-out instructions.

Changelog
* Revert "feat(start-api): CloudFormation AWS::ApiGateway::RestApi support
* feat: Telemetry Implementation (1287)
* chore: Bumping to v0.19.0 and updating Telemetry Opt-Out URL (1288)
* fix: More robust connections to telemetry backend (1289)
* fix: Update telemetry prompt wording (1294)
* feat: Set execution environment when calling AWS CLI (1297)

0.18.0

Not secure
Support for Docker Proxy

Support users who sit behind a proxy and have configured their proxy settings in docker configuration file `~/.docker/config.json` to pass their traffic through proxy servers. eg: `pypi proxy`

We have also added some improvements:

* Support for Stage Name and Stage Variables in `sam local start-api`
* Support for Multi-Value Headers and Query String Parameters in `sam local start-api`


Changelog

* AppVeyor to run unit tests & linters (1207)
* Support for Multi-Value Headers and Query String Parameters (741)
* docs: Readme improvements (1210)
* chore: Docker SDK minimum version should be 3.7.0 (1214)
* fix: Support passing docker proxy config (1196)
* feat(AppSync): Allow build to recognize AppSync resources for path resources (898)
* chore(python3.8): Add Python3.8 to Travis builds (1222)
* remove(docs): Remove docs folder within the repo (1221)
* feat(start-api) Support stage name and stage variables (1203)
* chore: bump version to 0.18.0 (1256)
* fix: encoding on files read for publish integ tests (1264)

0.17.0

Not secure
* sam local start-api now supports multiValueHeaders in response from Lambda
* bugfix on sam local invoke|start-lambda|start-api , so that it does not cause NoRegionError when default aws region is not setup.

Changelog

* feat(start-api): Support for multiValueHeaders in response for lambda invoke(1166)
* docs: Add testing plan (QA) questions to design document (1139)
* docs(init): Fix name of source directory in Nodejs README.md (1114)
* Remove duplicate sam deploy in command help text
* fix(layers): Move boto3 client creation to a computed property (1059)
* fix: upgrade requests to 2.22.* (1200)
* chore: bump version to 0.17.0 (1206)

0.16.1

Not secure
You can now provide the `arn:aws:lambda:::awslayer:AmazonLinux1803` Layer in the template to invoke/build Lambda Functions. Further details can be found [here](https://aws.amazon.com/blogs/compute/upcoming-updates-to-the-aws-lambda-execution-environment/) about Lambda Execution Environments.

Changelog

* fix(invoke/build): Allow AmazonLinux1803 Layer and fail when AmazonLinux1703 Layer is provided (1181)
* remove outdated issue template (1176)
* Bumping to v0.16.1 (1185)

0.16.0

Not secure
Locally invoke, test and debug your Nodejs10.x Lambda functions in SAM CLI!

`sam build` now also supports building an individual Lambda Function by providing its Logical ID to the command. If your template file contains a lambda function resource with name HelloWorldFunction you can now build the function directly as follows.

`sam build HelloWorldFunction`

In addition, we have made improvements to the CLIs installation time for Brew by providing Bottles.

Changelog
fix(init): Default all configuration to dotnetcore2.1 for dotnetcore (1133)
fix go-delve URL (1142)
feat(build): Build a single function (1146)
feat(layers): Layer Downloader will use AWS_CA_BUNDLE if it exists (1143)
Validate API Gateway Response Keys (1154)
chore(version): version bump to 0.16.0 (1167)
feat(nodejs10): support new nodejs10 runtime (1175)

0.15.0

Not secure
sam build` now supports building Lambda Functions with DotNetCore 2.0 and 2.1 runtimes.

We have also added some improvements:
* Support for build.gradle.kts files by philippeagra
* For Mac, add Docker delegated consistency to volume mount by metaskills
* Snap installer support by stilvoid

Changelog
* feat: add support for building dotnetcore runtimes (1039)
* perf: Add Docker Delegated Consistency to Volume (1046)
* build(gradle): Adding specific configuration for gradle projects using kotlin build scripts (1098)
* fix: fixed Contributors (1091)
* fix: Fix context doc URL of Ruby runtime (1090)
* fix: Print error message when Docker is not running on `sam build --use-container` (1075)
* feat(install): Add snapcraft config and link to snap package in README (1086)
* feat: Error on --use-container for dotnet builds (1096)
* fix(init): Add runtime to template when dotnetcore runtime is asked for (1107)
* fix(dotnet): init dependencies to latest (1108)
* chore(version): set 0.14.3.dev1 version (1112)
* fix(build): Resolve path after .aws-sam is created (1110)
* Design and implementation for producing debug build artifacts (1095)
* fix(dotnet): init template fixes (1117)
* chore(version): set 0.15.0 (1125)
* Bumping to Lambda Builders 0.3.0 (1129)
* fix(func-tests): add dependency manager param (1130)

Page 32 of 37

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.