Releases: serverless/serverless
Releases · serverless/serverless
4.19.1
4.19.0
Features
- Serverless Framework
Bug Fixes
- Serverless Framework
Maintenance
- Serverless Framework
- Replace deprecated
url.parse
with WHATWGURL
, fixes Node.js DEP0169 - Bump
axios
, fixes GHSA-4hjh-wcwx-xvwj
- Replace deprecated
4.18.2
4.18.1
Bug Fixes
- Serverless Framework
- Skips esbuild build when prebuilt artifacts are provided
- Respects AWS_REGION env variable
- Bumps jackson to 2.15.0 in invoke-bridge and to address CVE-2025-52999 and CVE-2025-49128
- Bumps form-data to 4.0.4 to address CVE-2025-7783
4.18.0
Features
- Serverless Framework
- Adds support for deploying custom domain names for your HTTP, Rest & WebSocket APIs. Please see the docs for more info.
4.17.2
4.17.1
Features
- Serverless Framework
- Add support for
ENABLE_LEGACY_DEPLOYMENT_BUCKET
env var. - Enable packaging without AWS credentials if using legacy deployment buckets.
- Add support for
Bug Fixes
- Serverless Framework
- Add better validation if deploying to multiple regions and/or stages at the same time.
4.17.0
4.16.1
4.15.1
Bug Fixes
- Serverless Framework
- Fixes an error when using dashboards with alerts plugin.
- Logs a warning instead of an error if the user is using the external alerts plugin.