| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.27.0 source code.tar.gz | 2025-08-28 | 1.0 MB | |
| 4.27.0 source code.zip | 2025-08-28 | 1.6 MB | |
| README.md | 2025-08-28 | 707 Bytes | |
| Totals: 3 Items | 2.6 MB | 0 | |
Features
- Serverless Framework
- Added support for
ap-southeast-6AWS region (https://github.com/serverless/serverless/issues/13174) - Added support for IPv6 outbound connections for Lambda functions running in dual-stack subnets (
ipv6AllowedForDualStack). Learn more in the docs (https://github.com/serverless/serverless/issues/12253)
Bux Fixes
- Serverless Framework
- Fixed AWS error handling in Axiom integration (https://github.com/serverless/serverless/issues/13173)
- Enabled support for
nodejs24.xruntime in dev mode (https://github.com/serverless/serverless/issues/13172)