Skip to content

Releases: juanjoDiaz/serverless-plugin-warmup

8.3.0

12 Dec 18:37
Compare
Choose a tag to compare

Features

  • Update warmer to node 20
  • Add support to nodejs v20

Bugfixes

  • Add missing alias to schema additions

8.2.1

24 Nov 10:32
Compare
Choose a tag to compare

Bugfixes

  • fix warmer to use the v3 of the AWS SDK in node18

8.2.0

23 Nov 21:28
Compare
Choose a tag to compare

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

04 Oct 17:28
Compare
Choose a tag to compare

Features

  • add option to configure default role name

8.0.0

16 Aug 16:44
Compare
Choose a tag to compare

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

03 Aug 19:01
Compare
Choose a tag to compare

Features

  • add option to configure architecture

Maintenance

  • update dependencies

7.2.0

22 Jul 16:32
Compare
Choose a tag to compare

Features

  • update warmer functions to node 16

Maintenance

  • fix action cache on windows

6.2.1

14 Mar 18:04
Compare
Choose a tag to compare

Features

  • update functions ARNs in lambda role to adjust to new AWS rules

Bugfixes

  • fix config schema for strict mode

7.1.0

16 Feb 23:01
Compare
Choose a tag to compare

Features

  • update functions ARNs in lambda role to adjust to new AWS rules
  • add verbose option to configure log level

7.0.2

08 Feb 23:51
Compare
Choose a tag to compare

Bugfixes

  • Fix issue with warmers with no lambdas to warm