Features
- Variables: Allow to reference files in scope of a project directory (#9561) (8dbb56e) (Mariusz Nowak)
- Introduce project directory setting, configurable via
projectDir
(#9561) (d6e4b49) (Mariusz Nowak)
Bug Fixes
- AWS API Gateway: Don't create log group resource if access logs are disabled (#9560) (a116dfe) (Piotr Grzesik)
- Templates: Allow usage of
google-nodejs-typescript
template (#9557) (accf5bd) (Corentin Doue)
Maintenance Improvements
- Upgrade
dotenv
to v10 (#9569) (99d1697) (Mariusz Nowak)