| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.23.0 source code.tar.gz | 2025-08-28 | 1.0 MB | |
| 4.23.0 source code.zip | 2025-08-28 | 1.6 MB | |
| README.md | 2025-08-28 | 811 Bytes | |
| Totals: 3 Items | 2.6 MB | 0 | |
Features
- Serverless Framework
- Added new IAM permission required for Lambda functions triggered by Function URLs (https://github.com/serverless/serverless/issues/13147) (" rel="nofollow">https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html)
- Improved CLI reliability when encountering internal Serverless API errors
Bux Fixes
- Serverless Framework
- Fixed logging of packager output in cases where external dependency installation fails when using the built-in esbuild (https://github.com/serverless/serverless/issues/13149)
Maintenance
- Serverless Framework
- Improved authentication performance
- Improved and cleaned up debug logs