- 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)