Features
- AWS Lambda: Support
Fn::FindInMap
forvpc
config (#9653) (34a9d91) (Piotr Grzesik) - CLI Onboarding:
- Add deploy step (#9536) (28a06a0) (Piotr Grzesik)
- Allow to setup Dashboard Provider credentials during onboarding (#9509) (feb0421) (Piotr Grzesik)
Bug Fixes
- CLI: Fix standalone detection on Windows (#9648) (4bc8e2e) (Mariusz Nowak)
- Packaging: Fix artifact generation with temp path on other device (#9616) (70fb8b9) (Sean Dawson)
Maintenance Improvements
- Replace
fse.chmod
withfs.promises.chmod
(#9647) (83c7726) (Sudipto Das) - Add
resolveRegion
util (#9509) (98e3668) (Piotr Grzesik) - Add
resolveStage
util (#9509) (09bb4fa) (Piotr Grzesik) - Telemetry:
- Add
hasLocalCredentials
(#9594) (5e0d805) (Piotr Grzesik) - Add interactive flow support (#9594) (0eba2dc) (Piotr Grzesik)
- Add
Templates
- Use
amd64
arch foraws-go
template (#9646) (cb9f7e2) (Andrey Kabylin)