Hashes
Filename | SHA256 |
---|---|
aws-sam-cli-1.54.0.sierra.bottle.tar.gz | b4010124b55ca9fdbdd1c5c37855e8c03ae26d05c766dd2aecfc77e9b5b19e70 |
aws-sam-cli-1.54.0.x86_64_linux.bottle.tar.gz | 7760a57d1a8d09b85c9c866cddd04e6bceb278e3396d8e0fb20bea447f1a87d8 |
AWS_SAM_CLI_64_PY3.msi | 9cd77625efe32cebd64ce2b749504a68a82b06cca013512b92d12ebd9a99bb2d |
aws-sam-cli-linux-x86_64.zip | 9bc409f7920cdd236a3ea7957d34f9a424ab8a6805b7f3e309c55fe0250fe33d |
What's Changed
- Logging UnicodeDecodeError details in LocalApigwService._request_handler by @Lucas-C in #4016
- Fix infinite deploy loop on small stack edge case by @BourgoisMickael in #4005
- README.md Updated typo fixes done. by @prasadjivane in #4032
- feat: update SAM CLI with latest App Templates commit hash by @github-actions in #4030
- Adding blogposts and workshop material to readme by @praneetap in #3997
- chore: bump SamTranslator version by @aws-sam-cli-bot in #4051
- fix: Don't use deps dir for non-cached builds by @mildaniel in #4052
- chore: bump SamTranslator version by @aws-sam-cli-bot in #4080
- fix: Fixed describe stack events reporting wrong events by @lucashuy in #4071
- feat: update SAM CLI with latest App Templates commit hash by @github-actions in #4087
- feat: Enable source maps if either Sourcemap: true or --enable-source-maps is provided by @lucashuy in #4062
- feat: dedup & cached build performance improvements by @mndeveci in #3935
- feat: Adding --on-failure to sam deploy by @lucashuy in #3974
- feat: Added esbuild integration tests to sam sync by @lucashuy in #4098
- chore: bump SamTranslator version by @aws-sam-cli-bot in #4102
- fix: Create layer root folder before adding layer readme for ADL by @qingchm in #4114
- chore: bump version to 1.54.0 by @mildaniel in #4115
New Contributors
- @Lucas-C made their first contribution in #4016
- @prasadjivane made their first contribution in #4032
Full Changelog: v1.53.0...v1.54.0