Aws-sam-cli

Latest version: v1.116.0

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

Scan your dependencies

Page 29 of 34

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)

0.14.2

Not secure
This release has a patch for the gradle based init templates.

* Java8 Gradle init template now has a simplifed build.gradle file with source sets removed.

Changelog
* Fix incorrect Gradle project configuration. (1087)
* chore: bump version to 0.14.2 (1088)

0.14.1

Not secure
See https://github.com/awslabs/aws-sam-cli/releases/tag/v0.14.0 for release notes.
This release fixes 1080

Changelog
* chore: Version bump SAM CLI to 0.14.1 (1082)

0.14.0

Not secure
This release adds support for step through debugging of your Python3.7 Lambda Functions. We have some bug fixes as well:

* Maven builder can be run on Windows without the need to use `--use-container` flag.
* Java8 Gradle init example now includes the Gradle wrapper jar.
* Golang init creates the example Lambda.

Changelog
* modify invalid golang template path (1057)
* fix(init): Add Gradle wrapper jar to init template (1060)
* fix: Skip test_invoke_with_docker_network_of_host_in_env_var on windows (1054)
* chore: Bump aws-lambda-builers to 0.2.1 (1068)
* feat(debug): Enable debugging for Python37 (1055)
* chore: Version bump SAM CLI to 0.14.0 (1076)

Page 29 of 34

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.