Features
Bug Fixes
- AWS Deploy:
- Fix resolution of first deploy event (#8632) (9bc1060) (Mariusz Nowak)
- Allow to disable creation of default bucket policy (#6923) (919b95f) (Piotr Grzesik)
- Packaging:
- Add exec bit for packaged files on Windows (#8615) (c864fbd) (Łukasz Jendrysik)
- Do not exclude layer paths when packaging a layer (#8602) (86b366a) (Juanjo Diaz)
- Ensure that .env files are excluded from package (#8566) (8791cda) (Piotr Grzesik)
- Expose meaningfully file access errors (#8582) (13c7b7b) (Łukasz Jendrysik)
- AWS Lambda: Improve "image" property validation (#8639) (a8be1d1) (Mariusz Nowak)
- Standalone: Fix upgrade command (#8608) (f23e50b) (Mariusz Nowak)
Maintenance Improvements
- AWS Deploy: Follow AWS naming in stack deploy action types (#8632) (a238a9b) (Mariusz Nowak)
- Convert to native Promise and async/await (#8593) (84d423d) (Juanjo Diaz)
- Normalize module path (#8620) (Mariusz Nowak)
- Remove dependency to stream-promise (#8601) (ca697f3) (Juanjo Diaz)
- Remove irrelevant fs modules (#8588) (c1907a2) (Mariusz Nowak)
- Remove unused modules (#8598) (d102a39) (Juanjo Diaz)