Features
- AWS Lambda: Support EFS mounts (#8042) (149f64a) (Piotr Grzesik)
- Config Schema:
- Schema for AWS
eventBridge
event (#8114) (796ce0b) (Frédéric Barthelet) - Schema for AWS
cognitoPool
event (#8105) (184cb48) (Frédéric Barthelet)
- Schema for AWS
- Plugins: Fallback plugins search to global installation folder (#8038) (82f6db7) (Derek Kulinski)
Bug Fixes
- Config Schema: Fix recognition of some required properties (#8108) (1dd42b0) (Mariusz Nowak)
Performance Improvements
- Packaging: Exclude
aws-sdk
dependency (as it's provided in AWS environment unconditionally) (#8103) (f45da3c) (Yogendra Sharma) - Packaging: Remove
aws-sdk
installation step when packaging custom resource lambda (#8110) (258c692) (Sedat Can Yalçın)
Maintenance Improvements
- AWS Deploy: Refactor out
async
dependency in CloudFormation stack deployment monitoring logic (#8132) (f9bcaae) (Mariusz Nowak) - Adjust deprecation logs to reflect warning format (#8108) (b0938c7) (Mariusz Nowak)