Skip to content

Support for multiValueHeaders in response from Lambda locally

Compare
Choose a tag to compare
@awood45 awood45 released this 04 Jun 20:53
· 2541 commits to master since this release
dc81449
  • 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)