Features
- AWS IAM: Support
provider.iam.role.path
(#9363) (c8adc0c) (Android3000) - Variables: Expose variable resolver function to variable sources (#9368) (2ff58b1) (Mariusz Nowak)
Bug Fixes
- AWS API Gateway: Ensure unique name for request validator (#9382) (a05e88d) (Piotr Grzesik)
- AWS S3: Fix parsing of the artifact S3 url (#9380) (360925d) (Stephen)
- CLI: Ensure no general help is listed under interactive setup help (#9406) (132c830) (Mariusz Nowak)
Maintenance Improvements
- Telemetry:
- Report failures via telemetry (#9396) (5861d08) (Piotr Grzesik)
- Ensure that container commands do not trigger telemetry (#9397) (85b9e53) (Mariusz Nowak)
- Add
commandDurationMs
to payload (#9401) (d647125) (Piotr Grzesik) - Add
commandOptionNames
to payload (#9387) (f5b2b9b) (Piotr Grzesik)
- Ensure
code
toServerlessError
instances (#9357) (822a7cf) (Piotr Grzesik)