Improved compatibility with latest SAM capabilities
SAM CLI now supports validating and parsing SAM templates that contain latest SAM capabilities such as OpenApi3, IAM Authorizers, API Key authorizers etc. This release also includes several bug fixes in the build
and start-api
commands.
Changelog
- 2090431 - Revert "release: 0.20.0"
- e218d29 - chore: Update version to 0.20.1
- 18908c1 - Revert "Revert "release: 0.20.0"" (#1377)
- 32cf6be - fix(generate-event): Remove two remaining cases of double mustache (#1389)
- a9d69d5 - updates to yamlhelper and related tests (#1388)
- a83aa9e - chore: Apply Black automatic code formatting (#1186)
- 06a91c5 - chore: Run black --check on make pr (#1399)
- 2a55807 - feat: Provide pinned requirements to allow for reproducible builds (#1391)
- 78274a0 - Require Cors header values to be specified with double quotes. (#1395)
- 9355b7b - chore: Handle pytest warnings (#1406)
- 37d0e39 - fix(build): Disallow --build-dir to resolve to cwd (#1403)
- aa336bb - fix(intrinsics): Attempt to resolve all intrinsics but leave untouched in failure (#1410)
- 4b3336d - chore: Bumping SAM Translator version (#1412)
- feeb1a2 - fix: Run Integration tests on Windows with AppVeyor (#1269)
- f896920 - chore: black format tests (#1415)