Features
- CLI Onboarding: Make it service setup specific:
- If not in service context, immediately go into project setup questions (skip "Do you want to create a new project" question) (#9524) (d5e2baf) (Piotr Grzesik)
- Remove
tab-completion
from interactive flow (#9531) (3bac0f3) (Piotr Grzesik)
Bug Fixes
- Variables:
- Unify error messaging for function resolvers (#9545) (bb3b766) (Mariusz Nowak)
- Ensure to apply a resolution with a new resolver in case of a fallback to a local version (#9544) (14a5275) (Mariusz Nowak)
- CLI:
- Ensure to gently handle missing data from global installation in case of local fallback (#9539) (1b90dfb) (Mariusz Nowak)
- Fix handling of numeric error codes coming from AWS SDK requests (#9538) (f2cdbae) (Mariusz Nowak)
Maintenance Improvements
- Variables:
- Cleanup handling of
variableSyntax
default (#9544) (582d150) (Mariusz Nowak) - Seclude resolution of sources from external plugins (#9544) (6efc161) (Mariusz Nowak)
- Cleanup handling of