Releases: juanjoDiaz/serverless-plugin-warmup
Releases · juanjoDiaz/serverless-plugin-warmup
4.5.3-rc.1
- Add support for customizing environment variables
- Unset all provider level environment variables by default
4.4.3-rc.1
Features
- Support overriding
package
4.3.3-rc.1
Fix endless loop when combined with certain plugins
4.3.2-rc.1
- Handle enabled field with boolean value as string
- Document using env variable for the enabled option
- Internal refactoring
4.3.1-rc.1
- Fix support for payloadRaw
- Do not show warning if prewarm is set to false
4.3.0-rc.1
-
Allow functions config to override the service config
-
Avoid leaking unnecessary configs to the lambda
-
Add per-lambda warming concurrency
-
Avoid prewarm error when there is nothing to prewarm
-
Allow configuring the VPC for the warmup functions
-
Avoid prewarm error when there is nothing to prewarm
-
Rename source to payload
-
Add CI/CD
-
Add full test coverage
4.2.0-rc.1 (15.11.2018)
- Added
source
andsourceRaw
to options (Thanks to @codemoomba) - Check release comparison
4.1.0-rc.1 (15.11.2018)
4.0.0-rc.1 (11.10.2018)
- Breaking Change: WarmUP runtime updated to node8.10
- Check release comparison
3.6.2-rc.1 (18.07.2018)
- Last release with runtime node6.10
- Check release comparison