Hashes:
Filename | SHA256 |
---|---|
aws-sam-cli-1.56.0.sierra.bottle.tar.gz | e591cb33ab19e720918589710fefa55549db9d6778d8b853049bc3265e6b2f25 |
aws-sam-cli-1.56.0.x86_64_linux.bottle.tar.gz | 7844a6b55d77a86b228357db10ff7d226e0c4f48cb60aa44fed5cd474b90ed60 |
AWS_SAM_CLI_64_PY3.msi | 1622a50e8b227663e3a81f89dd4b907ac6cf9d06890e369599a61cecb50f08a7 |
aws-sam-cli-linux-x86_64.zip | dff6879928cd0405c1ab0463ad9393d7f224720453e2b8058fe7402513a21559 |
What's Changed
- feat: Move esbuild binary to normal dependency by @mildaniel in #4122
- Support pipeline templates manifests in custom Git locations by @kfr2 in #4108
- feat: update SAM CLI with latest App Templates commit hash by @github-actions in #4135
- Merge EventTracker project into develop by @Leo10Gama in #4134
- feat: Allow mix of global and function specific env vars for sam local by @hnnasit in #4132
- Add mode option to create_tarball, in order to support compression by @bentvelj in #4140
- feat: Disable ADL for esbuild by @mildaniel in #4133
- fix: allow relative paths for
--config-file
by @sriram-mv in #4165 - fix: Fix Sourcemap Generation by @mildaniel in #4160
- feat: Added data-safe stack trace collection to telemetry (#3917) by @hawflau in #4141
- fix: Fix esbuild Properties Integration Tests by @mildaniel in #4169
- chore: bump lambda builders version to 1.19.0 by @mildaniel in #4166
- feat: Remove esbuild feature flag by @lucashuy in #4167
- feat: update SAM CLI with latest App Templates commit hash by @github-actions in #4173
New Contributors
Telemetry Update
Starting from this release 1.56.0, we are collecting hash values of usage attributes via Telemetry to help us better understand our customers' needs, diagnose issues, and deliver features that improve the customer experience. The AWS SAM CLI does not collect personal information, such as usernames or email addresses. It also does not extract sensitive project-level information.
If you want to disable telemetry in SAM CLI, please see https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-telemetry.html#serverless-sam-telemtry-opt-out.
Full Changelog: v1.55.0...v1.56.0