Features
- AWS Lambda:
- Add support for building Docker images (#8725) (789c2e3) (Piotr Grzesik)
- Add support for image config (#8778) (9a55537) (Piotr Grzesik)
Bug Fixes
- AWS API Gateway:
- AWS Lambda: Ensure function update works when image used (#8786) (420e937) (Piotr Grzesik)
- AWS CloudFront: Fix check for deprecated
CacheBehavior
properties (#8768) (c3a61e2) (Ben Scholzen) - CLI Onboarding:
- Ensure to not follow with project setup on existing path (#8770) (293cd6d) (Mariusz Nowak)
- Fix configuration of a new service in interactive setup (#8770) (76fa62d) (Mariusz Nowak)
Maintenance Improvements
- CLI: Seclude service config path resolution out of internals (#8770) (b23bfdb) (Mariusz Nowak)
- Mark functions async in
aws/customResources
andaws/deploy
(#8698) (c45f661) (ifitzsimmons)
Templates
- Add node version constraint to
aws-nodejs-typescript
(#8776) (37d5f9e) (Frédéric Barthelet) - Compilation target ES2019 in
aws-nodejs-typescript
(#8774) (4469388) (Frédéric Barthelet)