Releases: juanjoDiaz/serverless-plugin-warmup
Releases · juanjoDiaz/serverless-plugin-warmup
8.3.0
8.2.1
Bugfixes
- fix warmer to use the v3 of the AWS SDK in node18
8.2.0
BROKEN!!!
This particular release is broken because of an issue with lambdas updating to v3 of the AWS SDK on node18
Features
- update warmer functions to node 18
8.1.0
Features
- add option to configure default role name
8.0.0
Breaking API changes
- Only support Serverless 3.8 or higher
Maintenance
- fix default architecture in docs
- improve documentation and validation of logRetentionInDays
7.3.0
Features
- add option to configure architecture
Maintenance
- update dependencies
7.2.0
Features
- update warmer functions to node 16
Maintenance
- fix action cache on windows
6.2.1
Features
- update functions ARNs in lambda role to adjust to new AWS rules
Bugfixes
- fix config schema for strict mode
7.1.0
Features
- update functions ARNs in lambda role to adjust to new AWS rules
- add verbose option to configure log level
7.0.2
Bugfixes
- Fix issue with warmers with no lambdas to warm