Aws Sam Cli Versions Save

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM

v1.107.0

4 months ago

Changes:

e03f145 - fix: Explicitly exit when container is out-of-memory (#6476) 6f1effc - chore(deps-dev): bump black from 23.12.0 to 23.12.1 in /requirements (#6514) 21427a7 - chore(deps-dev): update pytest requirement in /requirements (#6515) 282f879 - chore(deps): bump rpds-py from 0.15.2 to 0.16.2 in /requirements (#6513) 0c00d40 - chore(deps-dev): bump mypy from 1.7.1 to 1.8.0 in /requirements (#6487) be0eb70 - chore(deps-dev): bump ruff from 0.1.8 to 0.1.11 in /requirements (#6505) 2bc924c - chore(deps): bump jsonschema-specifications in /requirements (#6493) 7576703 - chore(deps): bump the boto group in /requirements with 4 updates (#6512) e0193ad - chore(deps): bump the types group in /requirements with 1 update (#6482) 37d3a7b - chore(deps): bump cfn-lint from 0.83.5 to 0.83.7 in /requirements (#6488) af9e38f - fix: skip checks on non serverless api resources (#6471) 5af0918 - SAM Publish add flag to fail on duplicate semantic version (#6470) e4ae660 - chore(deps): bump docker from 6.1.3 to 7.0.0 in /requirements (#6431) a36fedc - chore(deps): bump actions/upload-artifact from 3 to 4 (#6458) ff7fd48 - chore(deps): bump actions/setup-go from 4 to 5 (#6413) c49c218 - Fix: sam invoke local throw error 'utf-8' codec can't decode byte 0xff (#6509) f51e020 - Fix Erroneous "No BuildArchitecture specified in Layer" Warning (#6508) 6781981 - feat: updating app templates repo hash with (7f9ce9837a548980ad3420c693c486a5f96c4039) (#6518) db5d131 - chore: update aws-sam-translator to 1.83.0 (#6519) cfa435b - fix: remove version from rest api payload (#6532) 5e44da8 - Allow Security Field for Schema to be optional (#6537) ced47f9 - chore(deps): bump regex from 2023.10.3 to 2023.12.25 in /requirements (#6527) de61f7b - chore: bump version to 1.107.0 (#6542) 335e529 - Revert "Fix: sam invoke local throw error 'utf-8' codec can't decode byte 0xff (#6509)" (#6543)

Hashes:

Filename SHA256
aws-sam-cli-1.107.0.sierra.bottle.tar.gz 580f3d9568145bf44685dad6096a1145f5c6841da9633ddce7af3cb95761dfc8
AWS_SAM_CLI_64_PY3.msi f6a2f15187b64e62aad8ecc7b2a78560fce88fae34ce1bfc4ea96d619ae39a71
aws-sam-cli-linux-x86_64.zip a2d91c4651978bc549b6e056c0396215d85a308558226b78f8c6a84769837ce2
aws-sam-cli-linux-x86_64.zip.sig 4933e9b8e53b44f5742d22b67ff798d7b8f9537d0119442409cbcbb1a1ef5b62
aws-sam-cli-linux-arm64.zip 825f94a9cedefd5af3402790f02fd8241a664cb86666a56d69f20f6669b3dcfb
aws-sam-cli-linux-arm64.zip.sig a1ea606269a384195a9d1e890c4b8ba3d21233212f07d244ede26bbbdcd2035d
aws-sam-cli-macos-x86_64.pkg 1da09995258583ca9ab307de5aa6ea30391ad7df22a4df91112627e036f67645
aws-sam-cli-macos-arm64.pkg c44fdb02450514ce1b6d11bbc6a644f7cd19f6d30ea53fd8df1c615dee1f3bcd

v1.106.0

4 months ago

Changes:

51af8f3 - feat: updating app templates repo hash with (4f2d39629050c935934a5024955a2e384b8260c5) (#6409) b6c9191 - chore(deps): bump websocket-client from 1.6.4 to 1.7.0 in /requirements (#6380) 80f9f3e - fix: consider parameter overrides during sam sync (#6426) 414ce8b - chore(deps): bump typing-extensions from 4.8.0 to 4.9.0 in /requirements (#6432) 1a45c30 - ci: fix labeler action config (#6411) 07f2fd6 - chore(deps): bump cfn-lint from 0.83.4 to 0.83.5 in /requirements (#6440) de7de09 - chore(deps): bump referencing from 0.31.1 to 0.32.0 in /requirements (#6421) a788112 - chore(deps): bump the boto group in /requirements with 18 updates (#6445) adfa5b9 - chore(deps): bump actions/setup-python from 4 to 5 (#6414) 46bb95c - chore(deps-dev): bump ruff from 0.1.7 to 0.1.8 in /requirements (#6450) 5d2439c - chore(deps): bump github/codeql-action from 2 to 3 (#6451) c45ba15 - chore(deps-dev): bump black from 23.11.0 to 23.12.0 in /requirements (#6439) 6fd7c4b - chore(deps): bump pyinstaller from 6.2.0 to 6.3.0 in /requirements (#6430) 49e4d70 - Add SSL support to local start-api and start-lambda (#5902) 821fcb6 - chore(deps): bump the types group in /requirements with 4 updates (#6453) e6aaa16 - fix: Run schema generation script as module instead (#6441) 099c4d8 - chore(deps-dev): bump coverage from 7.3.2 to 7.3.3 in /requirements (#6456) 4890f4f - chore: update aws_lambda_builders to 1.44.0 (#6459) 9236233 - Mark ssl_context as optional in the service constructor (#6469) ea33471 - chore(deps): bump the boto group in /requirements with 4 updates (#6474) 32993a6 - chore(deps): bump the types group in /requirements with 2 updates (#6472) 034e027 - chore(deps-dev): bump psutil from 5.9.6 to 5.9.7 in /requirements (#6463) e5ae26b - chore(deps-dev): bump coverage from 7.3.3 to 7.4.0 in /requirements (#6495) 6fc1311 - chore(deps): bump the boto group in /requirements with 6 updates (#6496) 2c3655b - chore: install dotnet8 in CI (appveyor) (#6461) e3a3972 - chore(deps): bump rpds-py from 0.13.2 to 0.15.2 in /requirements (#6464) 39fe8cd - fix: getting logging information from lambda (#6477) 6ef9435 - chore: update aws_lambda_builders to 1.45.0 (#6502) b5503ae - chore: bump version to 1.106.0 (#6503)

Hashes:

Filename SHA256
aws-sam-cli-1.106.0.sierra.bottle.tar.gz ba9f43f2e5ca9de06d80aee10d8c7b6b0384f18e6ed52508a9dade5f04a071b0
AWS_SAM_CLI_64_PY3.msi 2b96e4512e70dc4e896de074c6bd7519c3673f74643e5ede9ee5091d4418e9f9
aws-sam-cli-linux-x86_64.zip 8b8a749966b6b17b3d89ea3d4a4fa849e7c7c1f76446c823f8d6eedc6ee9312a
aws-sam-cli-linux-x86_64.zip.sig 89ca194604117b1bd5dbfa77297a4043f66b4a46ff995d9509406950dd376b46
aws-sam-cli-linux-arm64.zip ff31eee7bd84fce14ed07e0e2dfd0f070ee3f28357185e1cc35e48ac0df12ec1
aws-sam-cli-linux-arm64.zip.sig 32d72b5040f81a3750c8f543a96e979c39e33603abad5fdc3451cabb4dd715ef
aws-sam-cli-macos-x86_64.pkg 9b50c134d4cce2d8a1ddff0e2b2996b3adb54ed244a015e5d0a85038d81589ee
aws-sam-cli-macos-arm64.pkg a35b96805421607b2fcbbd76f4beba1713804994770e140f8e4582f4ed154af4

v1.105.0

5 months ago

Changes:

0a3ae15 - chore: Add retries and delay between retries globally (#6406) 2dc71d3 - Update maintainers list (#6382) 7553b00 - chore: update aws-sam-translator to 1.82.0 (#6403) 207d74e - chore(deps): bump actions/labeler from 4 to 5 (#6395) 9314eee - chore: use provided.al2023 for glibc requirements (#6408) 9f991e0 - chore(deps-dev): bump ruff from 0.1.6 to 0.1.7 in /requirements (#6393) 049b801 - Revert "chore(deps): bump actions/labeler from 4 to 5 (#6395)" (#6416) 02e8b9b - fix: enable rie debug logs (#6410) c39659c - fix: remove 1 sec delay on invoke (#6418) ec451f2 - chore: Upgrade Mac installer to python3.11 (#6424) 553f46a - Fix labeler GH action (#6434) d18ad08 - feat: remove packaging warning messaging for python3.12. (#6433) 42a24cc - Revert "chore: Upgrade Mac installer to python3.11" (#6435) aa132f8 - chore: version bump (#6437)

Hashes:

Filename SHA256
aws-sam-cli-1.105.0.sierra.bottle.tar.gz 2498ee39ad00aa1c6a0662edd1d09922643ea9bef342ded5ae90eb8fe280ab5a
aws-sam-cli-macos-arm64.pkg 24463771deb4cf80dde31ef6229bbebe6173500c3570a6457ad15eb6104f8426
AWS_SAM_CLI_64_PY3.msi 821551df6cd9294dcd377797905bd9d89d316933ca12a42bf84ce433788658ee
aws-sam-cli-linux-x86_64.zip 8d4c849c7e12c49ceeea6b6902d1cbe9b34d87b52b715d40ffb3842bdb099a1d
aws-sam-cli-linux-x86_64.zip.sig 612e06e4764ced95da91c575357ef4c63e4641231de60053c85fceaa9217e001
aws-sam-cli-linux-arm64.zip f981068ccb765474c7c1d5baf1283a4a3dfe314ffaa9cbcbdb801c971448ddd5
aws-sam-cli-linux-arm64.zip.sig 8806b8dc396d303da8d0d1cf47b1e53ea9ec89cfa69b7c1d836d461a63dd93c4
aws-sam-cli-macos-x86_64.pkg eba5d0f8c74f254c9416eaf5bca3cc4f7194e924602004c4ada002855b349341

v1.104.0

5 months ago

Changes:

cf51b59 - test: migrate AWS SDK for JavaScript v2 APIs to v3 (#6226) d27ac08 - chore(deps): bump actions/github-script from 6 to 7 (#6264) 9e49002 - chore(deps): bump pbr from 5.11.1 to 6.0.0 in /requirements (#6223) e6fd665 - chore(deps-dev): bump ruff from 0.1.4 to 0.1.5 in /requirements (#6233) 3f39b73 - Fix some al2023 integ tests and add more coverage for provided.al2023 (#6284) 1c6175f - test: bump AWS::Serverless::Function runtime nodejs12.x to nodejs18.x (#6228) 668c51e - chore(deps-dev): bump the pytest group in /requirements with 1 update (#6254) 35b49ad - chore(deps): bump the boto group in /requirements with 5 updates (#6279) 3a1b7f6 - test: bump AWS::Serverless::Function runtime nodejs16.x to nodejs18.x (#6227) 074785f - Update async utils to remove upcoming deprecated call (#6297) d5f7ba5 - test: bump AWS::Serverless::Function runtime nodejs10.x to nodejs18.x (#6289) 042497e - chore(deps): bump the boto group in /requirements with 9 updates (#6303) 8d23fb8 - chore(deps): bump networkx from 3.1 to 3.2.1 in /requirements (#6215) 1ecec74 - chore(deps): bump rpds-py from 0.12.0 to 0.13.0 in /requirements (#6294) 485f1a5 - chore(deps): bump referencing from 0.30.2 to 0.31.0 in /requirements (#6293) c3e1547 - add --disable-authorizer flag to local start-api (#5364) 6726731 - fic: check available port for specific/intended interface (#6300) 9ac1d40 - chore(deps): bump pydantic from 2.4.2 to 2.5.1 in /requirements (#6295) 19f0fda - chore(deps): bump jsonschema-specifications from 2023.7.1 to 2023.11.1 in /requirements (#6270) be87839 - chore(deps): bump pyinstaller from 6.1.0 to 6.2.0 in /requirements (#6256) 5f51521 - chore(deps): bump cfn-lint from 0.83.1 to 0.83.3 in /requirements (#6307) f3a9a2a - chore(deps): bump pygments from 2.16.1 to 2.17.1 in /requirements (#6306) 983cef0 - chore(deps): bump the boto group in /requirements with 4 updates (#6305) dca0cb9 - fix: crashing if handler is missing (#6288) fdcb8c6 - chore(deps-dev): bump ruff from 0.1.5 to 0.1.6 in /requirements (#6318) 314be81 - chore(deps): bump rpds-py from 0.13.0 to 0.13.1 in /requirements (#6317) 3482942 - chore(deps): bump certifi from 2023.7.22 to 2023.11.17 in /requirements (#6316) 720a524 - chore(deps-dev): bump the pytest group in /requirements with 1 update (#6314) 611fc98 - chore(deps): bump tomlkit from 0.12.2 to 0.12.3 in /requirements (#6315) 30926c7 - chore(deps): bump the boto group in /requirements with 5 updates (#6313) d378bc9 - fix(test): Hanging init tests with new structured logging input (#6331) a340bff - test: bump AWS::Serverless::Function runtime nodejs8.10 to nodejs18.x (#6290) f9b96cf - chore(deps): bump pydantic from 2.5.1 to 2.5.2 in /requirements (#6326) bcd9eaa - chore: update aws-sam-translator to 1.81.0 (#6323) 75f1365 - chore(deps): bump jsonschema from 4.19.2 to 4.20.0 in /requirements (#6330) 1779169 - chore(deps): bump rich from 13.6.0 to 13.7.0 in /requirements (#6329) e07df64 - Fix lint issues mypy 1.7 (#6332) 46c2ebb - chore(deps): bump the boto group in /requirements with 5 updates (#6324) 05bc6bc - chore(deps-dev): bump the pytest group in /requirements with 1 update (#6325) 577d777 - chore(deps-dev): bump mypy from 1.7.0 to 1.7.1 in /requirements (#6336) 466ef7f - chore(deps): bump setuptools from 68.2.2 to 69.0.2 in /requirements (#6335) 8867a0c - chore(deps): bump pygments from 2.17.1 to 2.17.2 in /requirements (#6338) bf558e1 - chore(deps): bump the boto group in /requirements with 7 updates (#6342) 5e7e053 - chore(deps): bump dateparser from 1.1.8 to 1.2.0 in /requirements (#6339) ce116aa - chore(deps): bump wheel from 0.41.3 to 0.42.0 in /requirements (#6344) 9ec4195 - chore(deps): bump cryptography from 41.0.5 to 41.0.7 in /requirements (#6352) 026ee49 - chore(deps): bump the boto group in /requirements with 3 updates (#6351) 8b6791e - chore(deps): bump the types group in /requirements with 10 updates (#6350) 754e919 - chore(deps): bump cookiecutter from 2.4.0 to 2.5.0 in /requirements (#6337) 5c5bf2d - chore(deps): bump idna from 3.4 to 3.6 in /requirements (#6353) fd75e84 - Warn for missing BuildArchitecture during Layer build (#6355) 0ae8569 - Add architecture validations for SAM build LambdaLayer (#6322) 91ad69f - axios version bump (#6358) f18b4cc - Return the deployment result in exit code for all failures (#6258) ce5c22a - chore(deps): bump the boto group in /requirements with 18 updates (#6359) 7071cb5 - Update integration tests to test against the new --on-failure exit code (#6370) 870c547 - New release of RIE: 1.15 (#6371) d87a360 - chore: fix test large input local tests (#6357) b424910 - chore(deps): bump the boto group in /requirements with 5 updates (#6374) c7666b9 - chore(deps): bump jsonschema-specifications in /requirements (#6375) 65eaac5 - chore(deps): bump actions/setup-java from 3 to 4 (#6365) b4d993b - chore(deps): bump referencing from 0.31.0 to 0.31.1 in /requirements (#6367) 0c8c250 - chore(deps): bump rpds-py from 0.13.1 to 0.13.2 in /requirements (#6368) fa4dcbc - chore: update aws_lambda_builders to 1.43.0 (#6384) 79c9bb0 - feat: Building projects in source (#5933) 4959db0 - feat: update cfn-lint to 0.83.4 (#6387) ca87c88 - chore: update appveyor image (#6278) fe2d585 - feat: update SAM CLI with latest App Templates commit hash (#6362) 749aa3d - chore: bump version to 1.104.0 (#6389) 60e77fd - fix: Only dereference file paths if they all exist (#6399) 43ead54 - fix: Recursively call method on directory children (#6402)

Hashes:

Filename SHA256
aws-sam-cli-1.104.0.sierra.bottle.tar.gz f3af8e6aba114b3b2c7f940fd7d70b0c80d7da444a244fa0800f94ea7c1ad8a7
AWS_SAM_CLI_64_PY3.msi 498a087b705d77b5cdcb8b0f5128d68737659911b89e5786844f3990b913b6b6
aws-sam-cli-linux-x86_64.zip 9988a20c69cabfb25be68df3672cbea0d916559ea1e4ee1bb8d928444e459825
aws-sam-cli-linux-x86_64.zip.sig 3c68abc48e3c4932783ded4c6cfce699fbf90cd5a607a4d2d5b0c59f879afa63
aws-sam-cli-linux-arm64.zip ff0fd16572ca66fcef3a0eb22809c7bf6cc5f1896e777b20fae79c2ed8530628
aws-sam-cli-linux-arm64.zip.sig a38579b9f8544709babf356f314f33006e91c4870b09b7a3e9ec316d63ab9c62
aws-sam-cli-macos-x86_64.pkg 8e5596d60ff06c1998fe9a1bdf8d8f52ef26581d842b80e7600446a866726e93
aws-sam-cli-macos-arm64.pkg 9f05d2c296fa646812a567b7ac84b59ab921aa25689b7d5b7259f649a5658b8c

v1.103.0

6 months ago

Changes:

2f08f97 - chore(deps): bump the boto group in /requirements with 18 updates (#6271) ad9c976 - chore(deps): bump importlib-resources in /requirements (#6214) b8b22ed - chore: update aws_lambda_builders to 1.42.0 (#6275) b939df3 - Feat java21 runtime (#6261) 0760e93 - Add python3.12. (#517) (#6273) bbeb47a - feat: updating app templates repo hash with (163c4f746c210ada70815df6a52639fca03d707b) (#6280) 366b3b7 - chore: update aws-sam-translator to 1.80.0 (#6285) 2a527fd - Feat: Lambda advanced logging (#6282) 7b57856 - chore: bump version to 1.103.0 (#6283)

Hashes:

Filename SHA256
aws-sam-cli-1.103.0.sierra.bottle.tar.gz 74040407665033e404390f1bf9ca1751a1488f9ab3a644152bab52da4f69a64a
aws-sam-cli-macos-arm64.pkg 84d0346acf7f84d1b227888115a3bb59afbb15ba407f189351a07e8d04f81fb9
AWS_SAM_CLI_64_PY3.msi 24c6a0071e31dd805d4a3a3837beea18b7125c208b23e99705ef47affe4654d6
aws-sam-cli-linux-x86_64.zip 5993ce51f87298c8c20b9a23212a0fb4dc3da58572d37d99dfc8fb2c493790b7
aws-sam-cli-linux-x86_64.zip.sig b349b23bc8d47ddb48c372f30441eec8133b760a6d5c2d4cf7c4575b141694c1
aws-sam-cli-macos-x86_64.pkg 4cf9d7e7cc879506a6a32d275ed14db4b6b75b89b525db7b8caf490dd04ec8d5

v1.102.0

6 months ago

Changes:

5422fb7 - Update the prompts to fix init integ test (#6238) bd356ef - feat: Enable remote invoke support for Step Functions, SQS, and Kinesis data streams (#6174) 13d6ca9 - fix(test): Fix integration test failure on Windows (#6237) 50aa593 - test: fix flaky remote invoke sqs tests (#6245) 397010d - Fix provided runtime renaming to pass to lambda builder (#6247) d63fa5d - chore: update aws_lambda_builders to 1.41.0 (#6249) 621356d - Add nodejs20.x support for samcli (#508) (#6244) 5331c82 - feat: updating app templates repo hash with (36ba1b7994f98a52bfdc81cca58705814a9a2578) (#6248) 891fb4c - chore: version bump to 1.102 (#6259)

Hashes:

Filename SHA256
aws-sam-cli-1.102.0.sierra.bottle.tar.gz fb992b735213b0dff17a85ec952c80c9f1c8a4729d0f7dfabd750c3c93e36ee8
aws-sam-cli-macos-x86_64.pkg 86ffc19e42b95982c005c54179a32df8e99b914cb067005c1c06ecfde4985efb
aws-sam-cli-macos-arm64.pkg b973ce1fb6863dbf9f8ab4fb9b656b401a170c239a21a9862eea4bf5208ad560
AWS_SAM_CLI_64_PY3.msi a5a64c26f14a939152c79cfa0ca7263330aafc5ae89a54a66ac303481735d1df
aws-sam-cli-linux-x86_64.zip 63c293e075480a1cc5e7cc6f25bda2c6d85f31b52c5797b98e0c9a57ff0ff4e2
aws-sam-cli-linux-x86_64.zip.sig 8d3625b339b278c796fb71f9fbf0be29d3d127c697ba0aa2574124a6e304cca7

v1.101.0

6 months ago

Changes:

918bff0 - chore(deps): bump tzlocal from 5.1 to 5.2 in /requirements (#6135) 9ce536b - chore(deps): bump the boto group in /requirements with 5 updates (#6164) 98d7489 - chore(deps): bump ruamel-yaml-clib from 0.2.7 to 0.2.8 in /requirements (#6137) eb9263d - chore(deps): bump pyinstaller from 6.0.0 to 6.1.0 in /requirements (#6154) 5082d32 - chore(deps-dev): bump ruff from 0.1.0 to 0.1.3 in /requirements (#6169) 698e7ed - chore(deps): bump charset-normalizer in /requirements (#6170) 53682c8 - chore(deps): bump ruamel-yaml from 0.18.1 to 0.18.3 in /requirements (#6171) 9eb517a - chore(deps): bump the boto group in /requirements with 4 updates (#6168) 86bfdc2 - chore(deps-dev): bump mypy from 1.5.1 to 1.6.1 in /requirements (#6152) 16f6ea8 - chore(deps): bump charset-normalizer in /requirements (#6182) 4f91a41 - chore(deps): bump cryptography from 41.0.4 to 41.0.5 in /requirements (#6181) 1cc6500 - chore(deps): bump cfn-lint from 0.83.0 to 0.83.1 in /requirements (#6179) dc0c4d2 - chore(deps-dev): update pytest requirement in /requirements (#6177) e4e2eba - chore(deps): bump wheel from 0.41.2 to 0.41.3 in /requirements (#6180) 16332ec - chore(deps): bump the boto group in /requirements with 4 updates (#6176) 2d39177 - chore(deps-dev): bump filelock from 3.12.4 to 3.13.1 in /requirements (#6190) e0e1099 - chore(deps): bump ruamel-yaml from 0.18.3 to 0.18.4 in /requirements (#6188) 6af0cf2 - chore(deps): bump blinker from 1.6.3 to 1.7.0 in /requirements (#6189) e4c61da - chore(deps): bump jsonschema from 4.19.1 to 4.19.2 in /requirements (#6178) 0192019 - chore(deps): bump ruamel-yaml from 0.18.4 to 0.18.5 in /requirements (#6199) 5940660 - chore(deps): bump the boto group in /requirements with 4 updates (#6200) de7ea4b - chore(deps): bump tomlkit from 0.12.1 to 0.12.2 in /requirements (#6198) 35eb3d7 - chore(deps): bump cookiecutter from 2.3.1 to 2.4.0 in /requirements (#6187) 5419119 - chore(deps): bump pyopenssl from 23.2.0 to 23.3.0 in /requirements (#6153) c74080f - chore(deps-dev): bump ruff from 0.1.3 to 0.1.4 in /requirements (#6207) 482382c - chore(deps): bump rpds-py from 0.10.6 to 0.12.0 in /requirements (#6208) 55edebe - chore(deps): bump networkx from 3.1 to 3.2 in /requirements (#6123) 13f3f37 - fix: compare handlers when comparing build definitions (#6202) 046e7f9 - chore(deps): bump the boto group in /requirements with 4 updates (#6206) b8d372a - chore: add networkx.generators to hidden imports (#6143) 70b34aa - fix: Writing to bytes TextIO stream in StreamWriter causing AttributeError on buffer member (#6034) eb47e4a - chore: fix running root GHA job all the time (#6203) 7d39ecb - test: bump AWS::Serverless::Function runtime to nodejs18.x (#6196) 34e9719 - chore(deps): bump the boto group in /requirements with 5 updates (#6224) ae36729 - chore(deps-dev): bump black from 23.10.1 to 23.11.0 in /requirements (#6222) b787854 - feat: updating app templates repo hash with (9badf4c8ac93e6c5c74a0755c84dbedbf33ef902) (#6211) 7ba5337 - feat: updating app templates repo hash with (c8e165581d9bccbe9cd74ed60e2e82abba3f7723) (#6229) e75a335 - chore: version bump to 1.101 (#6230) df79afe - Revert "Revert "Provided.al2023 runtime (#516) (#6061)" (#6070)" (#6217)

Hashes:

Filename SHA256
aws-sam-cli-1.101.0.sierra.bottle.tar.gz ff18d84554e06b1d29c284189124432cfbb63ba2210968fa2fa056777f6c03b4
AWS_SAM_CLI_64_PY3.msi 336674a7d4cdee54a6e31d97a69c7891b8356466f5cf33627c5faee4a066ccdc
aws-sam-cli-linux-x86_64.zip 523183ee0c5f8e06908c314b7470ac7f3bda639cc76173baeb28121fa7654fcd
aws-sam-cli-linux-x86_64.zip.sig ec83dc1eecb7bf8405590f24c61b73534422c1e2e62b0eae98266ecd4a65d5b6
aws-sam-cli-macos-x86_64.pkg 3b859100025dfc4ab023b738f6e529fd542d1e44ecb6f68b7fe0581238e5a196
aws-sam-cli-macos-arm64.pkg 5b43647dcde5623b0ad9212b4805510cb5038dbeb860152e42391b124d5891d2

v1.100.0

6 months ago

Changes:

2d28d3a - Use correct build and cwd folder when building nested stacks (#6100) 952d7b4 - chore(deps): bump tzlocal from 5.0.1 to 5.1 in /requirements (#6047) da27834 - feat: updating app templates repo hash with (fa5ce2ccab1cd25c095b8de97c6cafcd075bd897) (#6097) ce0317f - chore(deps-dev): bump coverage from 7.3.1 to 7.3.2 in /requirements (#6050) e235641 - chore: update aws-sam-translator to 1.78.0 (#6082) 28c7664 - chore(test): Group jobs to better distribute runners (#6106) 7a969fa - fix: Handle input parameters classified as multiple value click options (#6108) 1935d1b - chore(deps): bump charset-normalizer in /requirements (#6112) b7dc9dd - chore(deps): bump the boto group in /requirements with 7 updates (#6107) cb9cbbc - chore(deps): bump blinker from 1.6.2 to 1.6.3 in /requirements (#6092) 25b905b - chore(deps-dev): bump ruff from 0.0.291 to 0.1.0 in /requirements (#6094) 8b1529c - chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /requirements (#6101) 0122c2a - chore(deps-dev): bump psutil from 5.9.5 to 5.9.6 in /requirements (#6121) 457ecaa - chore(deps): bump rich from 13.5.3 to 13.6.0 in /requirements (#6122) de1cc49 - chore(deps): bump the boto group in /requirements with 5 updates (#6120) 7ccb6b4 - chore(deps): bump the boto group in /requirements with 4 updates (#6128) fe27335 - chore(deps-dev): bump black from 23.9.1 to 23.10.0 in /requirements (#6129) afb2f8b - chore(deps): bump arrow from 1.2.3 to 1.3.0 in /requirements (#6019) f20f783 - chore(deps): bump flask from 2.3.3 to 3.0.0 in /requirements (#6018) e4ef6e9 - chore(deps): bump packaging from 23.1 to 23.2 in /requirements (#6130) 572ca1d - Chore: Use the latest stack event timestamp as a marker to get the new deployment events (#5852) 7223a0f - chore(deps): bump actions/setup-node from 3 to 4 (#6140) 66e7305 - chore(deps): bump websocket-client from 1.6.3 to 1.6.4 in /requirements (#6136) a426f9c - chore(deps): bump cfn-lint from 0.81.0 to 0.83.0 in /requirements (#6138) 39cebfb - chore: Remove Python 3.7 support for pypi packaging (#6119) 92aad10 - chore(deps): bump ruamel-yaml from 0.17.35 to 0.18.1 in /requirements (#6139) 123b2fd - chore(deps): bump the boto group in /requirements with 4 updates (#6142) 69b4f86 - chore: update aws-sam-translator to 1.79.0 (#6133) 4f237b3 - chore(deps-dev): bump black from 23.10.0 to 23.10.1 in /requirements (#6147) f04160f - chore(deps): bump annotated-types from 0.5.0 to 0.6.0 in /requirements (#6149) 7ccdfd1 - chore(deps): bump werkzeug from 3.0.0 to 3.0.1 in /requirements (#6150) 6636c1f - chore: Update Windows reproducibles and CI/CD python to 3.11 from 3.8 for msi installer (#6160) 68195b9 - chore: bump version to 1.100.0 (#6165)

Hashes:

Filename SHA256
aws-sam-cli-1.100.0.sierra.bottle.tar.gz 65e18793624acbbebce0e2089d224c89cf7b942a01bcfd7c3fb1b55e41b80d4e
aws-sam-cli-linux-x86_64.zip.sig 029b12811234e5a318343497729f127bad8dfdfd7e2ba349f1ec58e652f24e6c
aws-sam-cli-macos-x86_64.pkg 3caf3da75094b67036d63a0834788d7c3eca5e776b7131bee485b48d235aee63
aws-sam-cli-macos-arm64.pkg 604dca05d13dac09e8343b8099c19fe844d74cda6ff065e622717f09f7cd59de
AWS_SAM_CLI_64_PY3.msi 8ff4a37ea6e8c049373771e54763677c0595a3594091c4c51ea8869a6f9d55f7
aws-sam-cli-linux-x86_64.zip 8df726d35abd139b5b0f185caa281c7323132006690eb853a433d9cd30980559

v1.99.0

7 months ago

Changes:

6829d37 - chore: Add sqs boto-stubs which is used for remote invoke SQS (#5997) 38d6342 - feat: Add remote invoke implementation for SQS service for API send message (#5987) d12b6fe - chore: update aws-sam-translator to 1.76.0 (#6006) 50e41af - chore(deps): bump ruamel-yaml from 0.17.32 to 0.17.33 in /requirements (#6009) a16ed54 - chore(deps): bump cffi from 1.15.1 to 1.16.0 in /requirements (#6008) 1fdd2f9 - fix: Fix Win integ tests for remote test events (#6011) 9f235c7 - Add integration tests for sqs remote invoke (#6003) a6359cc - chore(deps): bump cookiecutter from 2.3.0 to 2.3.1 in /requirements (#5979) 4933470 - chore(deps): bump the boto group in /requirements with 5 updates (#6027) 1293e0f - Clean up lambda-testevents-schema for remote test events integ tests (#6029) 0689160 - test: Refactor Terraform Build Tests (#6013) 4b682b2 - fix: Ensure template output is actually parsable data (#6005) 3efd575 - chore: move arm64 build tests into its own file & worker (#6004) 1195ba1 - chore(deps): bump urllib3 from 1.26.16 to 1.26.17 in /requirements (#6024) 69d2a96 - chore(deps): bump importlib-resources in /requirements (#5971) aa35c0a - chore(deps): bump the boto group in /requirements with 4 updates (#6030) 085f2b8 - fix: Boto3 reads AWS_DEFAULT_REGION not AWS_REGION (#6037) b3ec70d - feat: updating app templates repo hash with (e446d43e7097fa3cdee456a93b28db4569992ed8) (#6038) fe6a132 - chore(deps): bump the boto group in /requirements with 4 updates (#6041) b5bd05b - chore(deps): bump pydantic from 2.3.0 to 2.4.2 in /requirements (#5999) 861a5ab - chore(deps): bump regex from 2023.8.8 to 2023.10.3 in /requirements (#6032) 67cd547 - chore: fix sync integration tests with ruby (#6043) 8126aaa - fix: gracefully exit on not finding a local image (#6039) 43d9317 - chore(deps): bump rpds-py from 0.10.3 to 0.10.4 in /requirements (#6049) 7203b09 - chore: add runtime markers to base classes in build tests (#6044) ff23f6f - chore: bump version to 1.99.0 (#6066) 69c3f55 - feat: updating app templates repo hash with (f6977ddca3c03122a083720fd6c841d0dadcdb83) (#6067) 45c8487 - Provided.al2023 runtime (#516) (#6061) 5040a08 - Revert "Provided.al2023 runtime (#516) (#6061)" (#6070) 401a192 - chore(deps): bump cfn-lint from 0.80.3 to 0.81.0 in /requirements (#6057) 7a8075a - chore(deps): bump the boto group in /requirements with 4 updates (#6056) a49b636 - chore: update aws-sam-translator to 1.77.0 (#6052) 7fac664 - chore(deps): bump ruamel-yaml from 0.17.33 to 0.17.35 in /requirements (#6074) 26bb69c - chore(deps-dev): bump the pytest group in /requirements with 1 update (#6073) 96c1198 - feat: updating app templates repo hash with (605b762b081109a17a2a0cb126b50c063b46c71c) (#6071) 9f182f0 - chore: Add kinesis dependency to boto3-stubs in base.txt (#6064) 6ccd872 - feat: Add remote invoke implementation for Kinesis stream service for put_record API (#6063) ad9cf6f - Add integration tests for running remote invoke on kinesis service (#6072) 637c86b - chore: update aws_lambda_builders to 1.39.0 (#6077) d029d92 - fix manifest status comparison (#6035) 41cc5da - chore: update aws_lambda_builders to 1.40.0 (#6089) ee7f6c6 - chore(deps): bump pyinstaller from 5.13.2 to 6.0.0 in /requirements (#5977) 36913f8 - chore: Revert temporarily skipped tests (#6076) feb8fe1 - chore(deps): bump rpds-py from 0.10.4 to 0.10.6 in /requirements (#6080) 02f754d - chore: improve java arm64 build tests (#6081)

Hashes:

Filename SHA256
aws-sam-cli-1.99.0.sierra.bottle.tar.gz ab7b9ecc648c7f04d71c8b6c93d4d05f564917a4361a13f34164d702a3d991ca
aws-sam-cli-macos-x86_64.pkg 3f903dbda4baa973eb94f808908c66cd5b57d474afea0ad82c429e6f6f7dcf9c
aws-sam-cli-macos-arm64.pkg 985c673d317f773cdecfb92fce9c658c4ddfc50ee0ad7927b9654ee6985962f0
AWS_SAM_CLI_64_PY3.msi cdac86ea863ddf24ae73d2b99eba37aeda0f074c00bc7ba5fd99a6c32257d3af
aws-sam-cli-linux-x86_64.zip 9a25038071615b220c223abe5363f172651d5632d400b70c6ac853377c3ae774
aws-sam-cli-linux-x86_64.zip.sig d7061ceef01565ee8387c3e459ae9d66838984bf5ef47dae406a53809af6b6d1

v1.98.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/aws-sam-cli/compare/v1.97.0...v1.98.0

Hashes:

Filename SHA256
aws-sam-cli-1.98.0.sierra.bottle.tar.gz 66508e65f08f88addf808d8d8635c12b4f8e387516bf0a738afbe3014ba5d627
AWS_SAM_CLI_64_PY3.msi 095fa2742f6cf51a3586b9f5aa867eb9e67c976a2410605054274a699ef44997
aws-sam-cli-linux-x86_64.zip 807095974f7c98d9061907302c5adceac7adf7b8957aad04040fc2acf8d6f552
aws-sam-cli-linux-x86_64.zip.sig abf1f48904fd57b561324fbca7864f4048d4772eafcd6ff01ab96e6c14b0b09d
aws-sam-cli-macos-x86_64.pkg 8eab4e83f7b1862413ec2c9deefcf085f459603b22d435845daf428bea49d5ed
aws-sam-cli-macos-arm64.pkg 401480ad9ccf3bdf4298b7111e22babbb4fafaf336f60eabdd1735dd1a43fce7