Skip to content

Releases: serverless-heaven/serverless-aws-alias

0.3.1-alpha1

11 Mar 18:35
Compare
Choose a tag to compare
0.3.1-alpha1 Pre-release
Pre-release

Support Serverless <1.7 again after breaking change in Serverless (IAM inline policy upgrade)

0.3.0-alpha1

09 Mar 16:21
Compare
Choose a tag to compare
0.3.0-alpha1 Pre-release
Pre-release
  • 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

08 Mar 11:50
Compare
Choose a tag to compare
0.2.1-alpha1 Pre-release
Pre-release

Fully implemented alias remove. Now also unused resources will be deleted.

0.2.0-alpha1

06 Mar 13:23
Compare
Choose a tag to compare
0.2.0-alpha1 Pre-release
Pre-release

The plugin now supports different resource sets in aliases. This enables real usage in feature and branch development.

0.1.2-alpha1

03 Mar 10:18
Compare
Choose a tag to compare
0.1.2-alpha1 Pre-release
Pre-release

Added "serverless info" integration