Skip to content

Commit 296c49d

Browse files
Sergii Kovalevaleksdikanski
authored andcommitted
Changelog updated
1 parent 2b16a47 commit 296c49d

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

README.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -476,14 +476,21 @@ and _serverless.service.provider.deployedAliasTemplates[]_.
476476

477477
## Version history
478478

479+
* 1.7.2
480+
* Added support for Lambda custom roles [#87][link-87] [#88][link-88]
481+
* Added support for dash in alias name when creating api gateway authorizers [#140][link-140]
482+
* Configurable master alias [#127][link-127]
483+
* Fix for "functionnames" where "functionname" A starts with function name B [#159][link-159]
484+
* Dependencies updated
485+
479486
* 1.7.1
480-
* Restore compatibility with Serverless 1.27 [#120][link-120]
487+
* Restore compatibility with Serverless 1.27 [#120][link-120]
481488

482489
* 1.7.0
483-
* Support existing custom authorizers [#101][link-101]
484-
* Support domain-manager plugin [#110][link-110]
485-
* Support pseudo-parameter plugin [#112][link-112]
486-
* Show logs from arbitrary versions [#62][link-62], [#89][link-89]
490+
* Support existing custom authorizers [#101][link-101]
491+
* Support domain-manager plugin [#110][link-110]
492+
* Support pseudo-parameter plugin [#112][link-112]
493+
* Show logs from arbitrary versions [#62][link-62], [#89][link-89]
487494

488495
* 1.6.1
489496
* Fixed custom authorizer references [#102][link-102]
@@ -496,8 +503,8 @@ and _serverless.service.provider.deployedAliasTemplates[]_.
496503

497504
* 1.5.1
498505
* Support prewarmup with the warmup plugin [#72][link-72]
499-
* Support `_ - +` in alias names [#68][link-68]
500-
* Support ANY method type with stage configuration [#80][link-80]
506+
* Support `_ - +` in alias names [#68][link-68]
507+
* Support ANY method type with stage configuration [#80][link-80]
501508

502509
* 1.5.0
503510
* Support `serverless deploy function` [#29][link-29]
@@ -567,6 +574,8 @@ and _serverless.service.provider.deployedAliasTemplates[]_.
567574
[link-72]: https://github.com/serverless-heaven/serverless-aws-alias/issues/72
568575
[link-80]: https://github.com/serverless-heaven/serverless-aws-alias/issues/80
569576
[link-85]: https://github.com/serverless-heaven/serverless-aws-alias/issues/85
577+
[link-87]: https://github.com/serverless-heaven/serverless-aws-alias/issues/87
578+
[link-88]: https://github.com/serverless-heaven/serverless-aws-alias/issues/88
570579
[link-89]: https://github.com/serverless-heaven/serverless-aws-alias/issues/89
571580
[link-94]: https://github.com/serverless-heaven/serverless-aws-alias/issues/94
572581
[link-96]: https://github.com/serverless-heaven/serverless-aws-alias/issues/96
@@ -575,3 +584,6 @@ and _serverless.service.provider.deployedAliasTemplates[]_.
575584
[link-110]: https://github.com/serverless-heaven/serverless-aws-alias/issues/110
576585
[link-112]: https://github.com/serverless-heaven/serverless-aws-alias/issues/112
577586
[link-120]: https://github.com/serverless-heaven/serverless-aws-alias/issues/120
587+
[link-127]: https://github.com/serverless-heaven/serverless-aws-alias/issues/127
588+
[link-140]: https://github.com/serverless-heaven/serverless-aws-alias/issues/140
589+
[link-159]: https://github.com/serverless-heaven/serverless-aws-alias/issues/159

0 commit comments

Comments
 (0)