New
4.27.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)
- Added support for
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)