github aws/aws-sam-cli v0.17.0
Support for multiValueHeaders in response from Lambda locally

latest releases: v1.115.0.dev202404250901, v1.115.0.dev202404240901, v1.115.0.dev202404230901...
4 years ago
  • sam local start-api now supports multiValueHeaders in response from Lambda
  • bugfix on sam local invoke|start-lambda|start-api , so that it does not cause NoRegionError when default aws region is not setup.

Changelog

  • feat(start-api): Support for multiValueHeaders in response for lambda invoke(#1166)
  • docs: Add testing plan (QA) questions to design document (#1139)
  • docs(init): Fix name of source directory in Nodejs README.md (#1114)
  • Remove duplicate sam deploy in command help text
  • fix(layers): Move boto3 client creation to a computed property (#1059)
  • fix: upgrade requests to 2.22.* (#1200)
  • chore: bump version to 0.17.0 (#1206)

Don't miss a new aws-sam-cli release

NewReleases is sending notifications on new releases.