Features
- AWS Lambda: Support
Fn::If
forPrincipal.AWS
(#9664) (894ac5b) (Piotr Grzesik) - AWS Deploy: Deprecate
function
option indeploy
command (#9364) (d861d11) (Jaakko Lappalainen & Piotr Grzesik) - Variables:
- Resolve vars in strings which are subject to be joined (#9657) (0e3db01) (Mariusz Nowak)
- Support
aws:region
andaws:accountId
variables (#9662) (33794ea) (Piotr Grzesik) - Support variables across file address resolution (#9657) (80b7640) (Mariusz Nowak)
Bug Fixes
- AWS Deploy: Meaningfully report inaccessible file artifacts (#9668) (23c290e) (Mariusz Nowak)
- AWS Local Invocation: Fix error handling of invalid file content (#9667) (e836722) (Mariusz Nowak)
- CLI Onboarding:
- Do not attempt local fallback during onboarding (#9660) (ae5be0f) (Piotr Grzesik)
- Only call
handleError
if plugin defined (#9659) (a80681f) (Piotr Grzesik)
Maintenance Improvements
- Telemetry:
- Include
commandUsage
in case of error (#9671) (ac03d83) (Piotr Grzesik) - Increase error location coverage (#9669) (7264d16) (Mariusz Nowak)
- Report
configValidationMode
(#9669) (8e2d48f) (Mariusz Nowak) - Report configuration validation result (#9669) (01f1586) (Mariusz Nowak)
- Include
Templates
- Adjust
runtime
foropenwhisk-python
template (#9670) (6a020d1) (Piotr Grzesik)