Releases: serverless-heaven/serverless-aws-alias
Releases · serverless-heaven/serverless-aws-alias
0.3.1-alpha1
Support Serverless <1.7 again after breaking change in Serverless (IAM inline policy upgrade)
0.3.0-alpha1
-
Full support of lambda event subscriptions
Subscriptions are attached to the deployed alias. -
Small fix for alias remove that could lead to invalid IAM role definitions in the CF template that would prevent removing unused resources immediately after removal of an alias
0.2.1-alpha1
Fully implemented alias remove. Now also unused resources will be deleted.
0.2.0-alpha1
The plugin now supports different resource sets in aliases. This enables real usage in feature and branch development.
0.1.2-alpha1
Added "serverless info" integration