Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.20.0 source code.tar.gz | 2025-08-28 | 1.0 MB | |
4.20.0 source code.zip | 2025-08-28 | 1.6 MB | |
README.md | 2025-08-28 | 892 Bytes | |
Totals: 3 Items | 2.6 MB | 0 |
Features
- Serverless Framework
- Upgraded Custom Resources to Node.js 22 runtime
- Added support for KMS encryption of created SNS topics (docs)
- CloudWatch Logs ARN is not added to the global IAM role policy when per-function role is used
Bug Fixes
- Serverless Framework
- Fixed handling lambda/provided Docker images in
invoke local
command (https://github.com/serverless/serverless/issues/12921) - Fixed support for
NO_PROXY
environment variable in AWS SDK - Fixed an issue when using a custom CloudFormation stack name
Maintenance
- Serverless Framework
- Resolved issues causing DEP0190 deprecation warning in Node.js 24