Features
- Add
X-Amzn-Trace-Id
to default CORS headers (#11168) (9fd56fd) (Szymon Bartnik) - AWS Local Invocation:
- Support ESM handlers (#11212) (675b1db) (Børge Bardo)
- Support Node handlers with
.cjs
extension (#11203) (688f50d) (Piotr Grzesik)
Bug Fixes
- AWS Invocation: Ensure proper log formatting for
invoke
(#11189) (c4eb2ad) (Piotr Grzesik) - Console: Fix console url for platform dev stage case (#11219) (543612a) (Mariusz Nowak)
Maintenance Improvements
- AWS Deploy: Improve vague S3-related access errors (#11217) (1b2ac24) (Piotr Grzesik)
- CLI: Recognize
--help
forcompose
triage (#11137) (37b29b0) (Piotr Grzesik) - Console: Report command which originated login operation (#11220) (8d4bf4f) (Piotr Grzesik)
- Improve error message for CLI param validation (#9846) (a2ea68d) (Matthieu Napoli)