Aws-sam-cli

Latest version: v1.116.0

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

Scan your dependencies

Page 8 of 34

1.76.0

What's Changed
* Revert "fix: Pin docker provider version to 2.x (4588)" by moelasmar in https://github.com/aws/aws-sam-cli/pull/4779
* fix: Remove the logic that stores datetime information into packaged ZIP by qingchm in https://github.com/aws/aws-sam-cli/pull/4781
* fix: change the ServerlessTf module version to use the latest by moelasmar in https://github.com/aws/aws-sam-cli/pull/4785
* chore(deps): bump werkzeug from 2.0.3 to 2.2.3 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4717
* fix: Support is SAM template check if transform is in list format by GavinZZ in https://github.com/aws/aws-sam-cli/pull/4787
* Update appveyor canary definitions to upload test reports to S3 on fi… by hawflau in https://github.com/aws/aws-sam-cli/pull/4774
* fix: catch all boto errors and exit gracefully by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4789
* chore: fix deploy test issue caused by uninstantiated s3_bucket_name variable by mndeveci in https://github.com/aws/aws-sam-cli/pull/4777
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4782
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4793
* chore: bump version to 1.76.0 by hnnasit in https://github.com/aws/aws-sam-cli/pull/4797
* fix: set lint on validate to be default by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4799
* fix: Fix init schema integration tests by hnnasit in https://github.com/aws/aws-sam-cli/pull/4803

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.76.0.sierra.bottle.tar.gz** | `5402f6ebf791179e788f292d7479351d85af084434666307c785b6da2fc81716`
**AWS_SAM_CLI_64_PY3.msi** | `e8dd14e2fd1a9ff88d55fb7680a9d0c749d0865f2a659fc31f6b4223f6a88b0b`
**aws-sam-cli-linux-x86_64.zip** | `c58c5213868216972bd7d4880f5517e76416ba4641e276432b2ec77cae994223`
**aws-sam-cli-macos-x86_64.pkg** | `7b3da8b48eb91dea7602b40db7a4cbdca634c067d87af39ac8b9d073ab2dfb5c`
**aws-sam-cli-macos-arm64.pkg** | `2807675fb05185567e723b5961c6287241cf5f9c213c75ac4db9814bf46e9b8d`


New Contributors
* GavinZZ made their first contribution in https://github.com/aws/aws-sam-cli/pull/4787

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.75.0...v1.76.0

1.75.0

What's Changed
* chore: use cfn client with default region setting in managed deploy stack tests by mndeveci in https://github.com/aws/aws-sam-cli/pull/4734
* fix: Mocked out samconfig creation in init tests by lucashuy in https://github.com/aws/aws-sam-cli/pull/4744
* visual: guided deploy flow fixes. by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4761
* feat: update sync flow boto client generation to configure retries by mndeveci in https://github.com/aws/aws-sam-cli/pull/4747
* chore(deps): bump actions/labeler from 3 to 4 by dependabot in https://github.com/aws/aws-sam-cli/pull/4755
* chore(deps): bump aws-actions/stale-issue-cleanup from 3 to 6 by dependabot in https://github.com/aws/aws-sam-cli/pull/4753
* chore(deps): bump actions/github-script from 3 to 6 by dependabot in https://github.com/aws/aws-sam-cli/pull/4754
* Override the YAML constructor for timestamps to output as strings and not datetime objects by brysontyrrell in https://github.com/aws/aws-sam-cli/pull/4746
* feat: update local hash of the each sync flow by mndeveci in https://github.com/aws/aws-sam-cli/pull/4760
* feat: Add template comparison logic as infra sync utility by qingchm in https://github.com/aws/aws-sam-cli/pull/4739
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4766
* chore: bump version to 1.75.0 by hnnasit in https://github.com/aws/aws-sam-cli/pull/4772
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4773

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.75.0.sierra.bottle.tar.gz** | `9ba65d54a68dfac26dc6804dae2c4da0f86f2a141b82c8b68f4f6f198d769e23`
**AWS_SAM_CLI_64_PY3.msi** | `ce3bc0bdebccdb465c34b793ab64c15a0875fb36616fdddc112929893941d447`
**aws-sam-cli-linux-x86_64.zip** | `482dc43b9818ac96dce1dd1d8a2c5049ba08a912f2f8f2cc66f2804410d3f591`
**aws-sam-cli-macos-x86_64.pkg** | `22a3a1b20ffa35a8b0657442c6bbf146f1400508b6278951f1a51884a1ae2af1`
**aws-sam-cli-macos-arm64.pkg** | `331f6e122a8c3fced88331be8165c3cff410253ede4612f005acada0f12163ea`

New Contributors
* brysontyrrell made their first contribution in https://github.com/aws/aws-sam-cli/pull/4746

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.74.0...v1.75.0

1.74.0

What's Changed
* chore(deps): bump cryptography from 38.0.3 to 39.0.1 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4669
* feat: add build in source support for sync command by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4678
* fix: relax the version constraint on `cfn-lint` by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4576
* test: add integration tests for building in source with sam build by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4680
* Add feature flag for Rust BuildMethod by hawflau in https://github.com/aws/aws-sam-cli/pull/4674
* chore: bump AWS Lambda Builders version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4686
* Expose `rustcargolambda` BuildMethod by hawflau in https://github.com/aws/aws-sam-cli/pull/4673
* chore: Remove unnecessary samtranslator import "IS_STR" by aahung in https://github.com/aws/aws-sam-cli/pull/4698
* feat: Store cache information for each sync flow in sam sync context by hnnasit in https://github.com/aws/aws-sam-cli/pull/4682
* feat: Pass sync context into all sync flows by qingchm in https://github.com/aws/aws-sam-cli/pull/4677
* chore: Update update_app_templates_hash.yml to add internal label by lucashuy in https://github.com/aws/aws-sam-cli/pull/4707
* chore: update deploy tests to run in 4 parallel threads by mndeveci in https://github.com/aws/aws-sam-cli/pull/4713
* feat: implementation on the root command help text design by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4679
* fix: file/directory permissions within the zip while packaging artifacts by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4655
* feat: make layer version optional for function layer ref sync flow by mndeveci in https://github.com/aws/aws-sam-cli/pull/4714
* chore: fix canary failures which extends from deploy class by mndeveci in https://github.com/aws/aws-sam-cli/pull/4721
* Add integration tests for Rust BuildMethod by hawflau in https://github.com/aws/aws-sam-cli/pull/4687
* test: add sam build Esbuild integ tests for building in source directory by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4720
* Rename rustcargolambda build method to rust-cargolambda by hawflau in https://github.com/aws/aws-sam-cli/pull/4722
* test: add sam sync integration tests for building in source with makefile by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4697
* Remove awslabs from docs by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4726
* fix: Failing sam local commands for functions with inline code gracefully by hnnasit in https://github.com/aws/aws-sam-cli/pull/4725
* test: add sam sync integration tests for esbuild with building in source directory by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4728
* feat: Create default samconfig.toml by mildaniel in https://github.com/aws/aws-sam-cli/pull/4723
* ruff: bye-bye pylint by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4732
* feat: Add local hash for all sync flows and add local hash comparison by qingchm in https://github.com/aws/aws-sam-cli/pull/4719
* codeql: fix warnings by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4743
* chore: remove debug flag from sync integ tests by mndeveci in https://github.com/aws/aws-sam-cli/pull/4741
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4666
* fix: telemetry for Abort by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4738
* Skipping Rust integration tests on Windows by hawflau in https://github.com/aws/aws-sam-cli/pull/4742
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4751
* chore: bump version to 1.74.0 by hawflau in https://github.com/aws/aws-sam-cli/pull/4752


**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.73.0...v1.74.0


Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.74.0.sierra.bottle.tar.gz** | `691f969cfdba69b7035f8666237fac8b8f42a49bca3eb5fa42ce047f964d4124`
**AWS_SAM_CLI_64_PY3.msi** | `980d76d324cb78ef3389c0a3109832f5d4ccf055dd41b5d3f5b01ff33d9dc8a4`
**aws-sam-cli-linux-x86_64.zip** | `2db575017c0ae7f3f13f4d84e5213eef03699073fd2f90f99456ea0edf21fce3`
**aws-sam-cli-macos-x86_64.pkg** | `bd8113d48e43e35452898ec8bd7cbb7e4aa7300bae4a6276d47c3c11abf9c5f8`
**aws-sam-cli-macos-arm64.pkg** | `7fa40db545f99f0fa123b6a9ddde0fc139f89513e17fb3f473c9a98e014443e1`

1.73.0

What's Changed
* fix: Return non-zero exit code on lint failures by mildaniel in https://github.com/aws/aws-sam-cli/pull/4657
* Move up BuildFunctionRuntime Event to track failed builds by runtime by Beau-Gosse-dev in https://github.com/aws/aws-sam-cli/pull/4647
* fix: handle special cases for layer sync by mndeveci in https://github.com/aws/aws-sam-cli/pull/4651
* fix: remove python3.6 support by mndeveci in https://github.com/aws/aws-sam-cli/pull/4635
* fix: Make stack outputs description optional by mildaniel in https://github.com/aws/aws-sam-cli/pull/4659
* chore: bump version to 1.73.0 by jfuss in https://github.com/aws/aws-sam-cli/pull/4667
* chore: fix sam local and sam sync integration tests by mndeveci in https://github.com/aws/aws-sam-cli/pull/4671
* design: New root command help text for `sam` by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4628
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4672

New Contributors
* Beau-Gosse-dev made their first contribution in https://github.com/aws/aws-sam-cli/pull/4647

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.72.0...v1.73.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.73.0.sierra.bottle.tar.gz** | `08d92595b67743df717143ffc45679d9fc29d0d86102277c73efc29e18252449`
**AWS_SAM_CLI_64_PY3.msi** | `492d13df78c07f3a7483d37392bf831a24c9fb26c62c8dedd13a75e103a770d4`
**aws-sam-cli-linux-x86_64.zip** | `24aa5893e35ce370b92b730fe163d902d248bdef4e3513eb3810bc6ff91a4efd`
**aws-sam-cli-macos-x86_64.pkg** | `8cbcd614231d8af28a2ef9a02bda82b3579125348ad1081d2e635ba93ab4d25f`
**aws-sam-cli-macos-arm64.pkg** | `1629b3b08d65aa0371d1d5d9e7de6b78c5f1c725b624bb6c2099f367412d2118`

1.72.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.72.0.sierra.bottle.tar.gz** | `ac0ac45518f97035fffd3d73eedf77ca1fe117cdbbe3940cfd14f50d9a07713a`
**AWS_SAM_CLI_64_PY3.msi** | `d696012969436a50eb283228c4faadd914091ad615fbec4160166bb38f0316b3`
**aws-sam-cli-linux-x86_64.zip** | `727858cad133e62b686b06c67264865d8352fc468dacf6edeb8ad4a57b58b486`
**aws-sam-cli-macos-x86_64.pkg** | `d9014172052b0256e1f6a6f63510e64c91ae15cae2fbd42fa766743ce2c9f22b`
**aws-sam-cli-macos-arm64.pkg** | `2d57c01e1ad6a7cd7003a1e79956f564f7c8ca256925c1162b46fdb59e90dac6`

What's Changed
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4613
* chore: bump AWS Lambda Builders version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4617
* feat: List Command by mildaniel in https://github.com/aws/aws-sam-cli/pull/4587
* feat: Add warning about not providing stack name option by mildaniel in https://github.com/aws/aws-sam-cli/pull/4624
* fix: Fix failing list tests on Windows by mildaniel in https://github.com/aws/aws-sam-cli/pull/4623
* Add event tracking for sam validate --lint metrics by cdavidxu-hub in https://github.com/aws/aws-sam-cli/pull/4612
* chore: Use utility's yaml parse method in list producer by qingchm in https://github.com/aws/aws-sam-cli/pull/4632
* fix: Revert an integration test change related to permission change revert by qingchm in https://github.com/aws/aws-sam-cli/pull/4633
* feat: Added feature branches to build and codeql actions by lucashuy in https://github.com/aws/aws-sam-cli/pull/4643
* feat: Only stream command output to stdout by mildaniel in https://github.com/aws/aws-sam-cli/pull/4650
* chore: bump version to 1.72.0 by mildaniel in https://github.com/aws/aws-sam-cli/pull/4652


**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.71.0...v1.72.0

1.71.0

What's Changed
* feat: send build in source parameter through to lambda builders library by torresxb1 in https://github.com/aws/aws-sam-cli/pull/4566
* fix: remove log & data separation from base_local_service by mndeveci in https://github.com/aws/aws-sam-cli/pull/4563
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4573
* Add CodeQL GH Action by hawflau in https://github.com/aws/aws-sam-cli/pull/4552
* chore: Remove type/bug label for Bug Issue Template by jfuss in https://github.com/aws/aws-sam-cli/pull/4586
* Handled unhandled exception to show bug report message by hawflau in https://github.com/aws/aws-sam-cli/pull/4565
* fix: Pin docker provider version to 2.x by mildaniel in https://github.com/aws/aws-sam-cli/pull/4588
* Fix appveyor canary job uploading test reports by hawflau in https://github.com/aws/aws-sam-cli/pull/4590
* Print all error name and message in UnhanledException messaging by hawflau in https://github.com/aws/aws-sam-cli/pull/4594
* fix: Fix the permission errors in Windows and add back the CVE-2007-4559 Patch changes by hnnasit in https://github.com/aws/aws-sam-cli/pull/4580
* revert: 4462 & 4485 by mndeveci in https://github.com/aws/aws-sam-cli/pull/4603
* Fix printing exception message by hawflau in https://github.com/aws/aws-sam-cli/pull/4602
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4608
* feat: Support Runtime management controls (420) by mndeveci in https://github.com/aws/aws-sam-cli/pull/4609
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4582
* chore: bump version to 1.71.0 by mndeveci in https://github.com/aws/aws-sam-cli/pull/4598


**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.70.1...v1.71.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.71.0.sierra.bottle.tar.gz** | `9cb7cefd963aedd1432a28531d42c94940ea370d35a9ae333f366d73b1ddb749`
**AWS_SAM_CLI_64_PY3.msi** | `37238f098e477817bf57e50dafcf0004ae74c4cfe42e31a3777ed14308cd9ed6`
**aws-sam-cli-linux-x86_64.zip** | `82d89dad1cef99ad34f334a3348c2a41137a2392b7e70c4a67075447c919d88d`
**aws-sam-cli-macos-x86_64.pkg** | `79eef552d1fdb5a09b63d53541332e681a2d7024634cf6ff2214dfa23d03a4a0`
**aws-sam-cli-macos-arm64.pkg** | `a56fa82bd529102489cdff5793d315cbfdf4bc79307de52141b7dd339578af0f`

Page 8 of 34

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.