Releases: serverless-heaven/serverless-aws-alias
Releases · serverless-heaven/serverless-aws-alias
1.8.0
Release Notes
- Option to retain lambda function versions #160
- Breaking drop Node.js 6 support #161
1.7.2
Release Notes
- Added support for Lambda custom roles #87 #88
- Added support for dash in alias name when creating api gateway authorizers #140
- Configurable master alias #127
- Fix for "functionnames" where "functionname" A starts with function name B #159
- Dependencies updated
A big thank you all members of @serverless-heaven/serverless-aws-alias-team who made this possible.
1.7.1
Hotfix release
- Restore compatibility with Serverless 1.27 #120
1.7.0
Release notes
- Support existing custom authorizers #101
- Support domain-manager plugin #110
- Support pseudo-parameter plugin #112
- Show logs from arbitrary versions #62, #89
1.6.1
Bugfix release
- Fixed custom authorizer references #102
- Fixed broken DynamoDB stream deployments #85
- Security: Updated moment
1.6.0
Release notes
- Fixed issue with request authorizers #96
- Support subscription to existing SNS topic #94
1.5.1
Release Notes
- Support prewarmup with the warmup plugin #72
- Support
_ - +
in alias names #68
- Support ANY method type with stage configuration #80
1.5.0
Release Notes
- Support
serverless deploy function
#29
1.4.1
Fixes a crash with serverless logs --tail