Serverless Plugin Canary Deployments Versions Save

Canary deployments for your Serverless application

v0.4.2

6 years ago

Make stages where canary deployments are enabled configurable

v0.4.1

6 years ago

Provide the ability of using an existing role for CodeDeploy

v0.4.0

6 years ago

This release introduces support for S3 events and fixes a bug that prevented custom section of serverless.yml to be empty.

v0.3.1

6 years ago

This release fixes a bug that prevented setting deployment preferences without hooks.

v0.3.0

6 years ago

This release adds support for gradual deployments of functions triggered by SNS events

v0.2.0

6 years ago

This release adds support for stream based events (Kinesis/DynamoDB Streams). It replaces EventSourceMapping reference to the Lamda function for its alias, so that streams invoke the aliased version.