14893 Commits

Author SHA1 Message Date
Ikko Ashimine
eca599d0be
refactor: Fix inline comment typo (#10245) 2021-11-15 16:23:58 +01:00
Walid Elnozahy
0628fbf57e
Change menuText from Doc to Overview 2021-11-15 17:05:00 +03:00
Frédéric Barthelet
e131609028
feat(Templates): Update ts-node for es2020 and es2021 support 2021-11-12 17:11:32 +01:00
brampono
0c0f6e2bdb
docs: Fix typo in credentials (#10233) 2021-11-11 10:35:09 +01:00
Mariusz Nowak
6698fa657e refactor(CLI): Expose dashboard provider name when starting deployment 2021-11-10 16:11:14 +01:00
Piotr Grzesik
0746bf9af8 docs: Ensure iam.role syntax is referenced in docs 2021-11-10 15:58:13 +01:00
Piotr Grzesik
a55d51c6a4 feat(Templates): Use iam.role syntax in templates 2021-11-10 15:58:13 +01:00
Piotr Grzesik
1f8597e168 chore: Release v2.66.1 v2.66.1 2021-11-10 13:17:14 +01:00
Piotr Grzesik
f6272262eb chore: Bump dependencies 2021-11-10 13:17:14 +01:00
Piotr Grzesik
95f3a56038 fix(AWS API Gateway): Ensure proper apiId resolution 2021-11-10 12:55:16 +01:00
Abdirahman Jama
182955065c
docs: Style improvements (#10216)
Co-authored-by: abdi.j <abdi.j@gembaadvantage.com>
2021-11-10 10:02:46 +01:00
Frédéric Barthelet
6671d98615
refactor(Templates): Use non deprecated API in aws-nodejs-typescript
(PR #10214)
2021-11-10 09:51:29 +01:00
Frédéric Barthelet
ad95e030b3
refactor(Templates): Upgrade middy in aws-nodejs-typescript (#10215) 2021-11-10 09:50:15 +01:00
Mariusz Nowak
55146c4595 refactor(CLI): Improve timestamp visiblity in deploy list output 2021-11-09 14:11:20 +01:00
Piotr Grzesik
53992814e1 chore: Release v2.66.0 v2.66.0 2021-11-09 13:47:32 +01:00
Piotr Grzesik
be00e08505 chore: Bump dependencies 2021-11-09 13:47:32 +01:00
Piotr Grzesik
afd0a5bd6f feat: Introduce enforce-hash-update flag to help hashing migration 2021-11-09 13:24:15 +01:00
Vicary A
e8c8d259fb
fix(AWS API Gateway): Ensure shouldStartNameWithService support 2021-11-08 17:33:00 +01:00
Piotr Grzesik
723927f2dc feat(Variables): Recognize : in address to support output source 2021-11-08 16:55:03 +01:00
Matthieu Napoli
a591008dcf docs: Improve "Upgrading" instructions
to clarify that NPM is the default recommended method
2021-11-08 14:43:04 +01:00
Matthieu Napoli
800f63d7ae docs: Document #10207 in the upgrading guide 2021-11-08 14:43:04 +01:00
Matthieu Napoli
93536fefd6 docs: Add v3 upgrading guide 2021-11-08 14:43:04 +01:00
Mariusz Nowak
ecf2918694 test: Remove dead tests 2021-11-05 18:41:22 +01:00
Mariusz Nowak
ea05d7c41e refactor: Ensure to use legacy.log instead of cli.log 2021-11-05 18:41:22 +01:00
Mariusz Nowak
53490a5518 fix(CLI): Do not recomment frameworkVersion when running pre release 2021-11-05 15:29:51 +01:00
Piotr Grzesik
6a2be57a08 chore: Release v2.65.0 v2.65.0 2021-11-04 09:17:11 +01:00
Piotr Grzesik
87ee58a2d2 chore: Bump dependencies 2021-11-04 09:17:11 +01:00
Mariusz Nowak
a5af62b43e chore: Upgrade@serverless/eslint-config to v4 2021-11-03 15:30:52 +01:00
Piotr Grzesik
50a845709e feat: Allow legacy option for lambdaHashingVersion property 2021-11-03 10:58:14 +01:00
Piotr Grzesik
cc7d7e4d53 feat(Telemetry): Add projectId to payload 2021-11-03 10:08:32 +01:00
Mariusz Nowak
7bb2520f49 refactor: Seprate internal and plugin output sections 2021-11-02 16:00:49 +01:00
Mariusz Nowak
533f709c58 refactor(CLI): Improve main progress message 2021-11-02 15:09:51 +01:00
Matthieu Napoli
d202af1cd4 docs: Clarify wording in plugin documentation 2021-11-02 12:12:23 +01:00
Matthieu Napoli
9b6ec32a26 docs: Document namespacing debug logs 2021-11-02 12:12:23 +01:00
Matthieu Napoli
49f265034b docs: Plugin API: improve names and wording 2021-11-02 12:12:23 +01:00
Matthieu Napoli
f53033921f docs: Update documentation for the progress API 2021-11-02 12:12:23 +01:00
Matthieu Napoli
1467cf287a docs: Fix plugin documentation following review 2021-11-02 12:12:23 +01:00
Matthieu Napoli
7c2ad77203 docs: Plugin API: document the resolveVariable() helper 2021-11-02 12:12:23 +01:00
Matthieu Napoli
3f4f972f5c docs: Plugin API documentation: improve examples 2021-11-02 12:12:23 +01:00
Matthieu Napoli
4abd10d8d1 docs: Make debug log namespacing a bit more obvious 2021-11-02 12:12:23 +01:00
Matthieu Napoli
061136f605 docs: Plugin documentation: add a note about schema validation 2021-11-02 12:12:23 +01:00
Matthieu Napoli
da2e15b245 docs: Remove legacy "Plugin" documentation pages (in all providers) 2021-11-02 12:12:23 +01:00
Matthieu Napoli
b64017cff5 docs: Remove documentation of local_path for loading plugins
This feature was deprecated
2021-11-02 12:12:23 +01:00
Matthieu Napoli
7739a039f8 docs: Organize plugin documentation in the menu 2021-11-02 12:12:23 +01:00
Matthieu Napoli
39f0ea9004 docs: Explain that the "CLI output" plugin API is available for v3 2021-11-02 12:12:23 +01:00
Matthieu Napoli
0efc617f8f docs: Reorganizing the plugin documentation 2021-11-02 12:12:23 +01:00
Matthieu Napoli
5d16fee7d7 docs: Document colors and formatting for plugins 2021-11-02 12:12:23 +01:00
Matthieu Napoli
f400cdc6ed docs: Document the new plugin API for CLI output 2021-11-02 12:12:23 +01:00
Shane R. Spencer
9ef46ba05f
feat(AWS Local Invocation): Support decimal serialization for Python 2021-11-01 15:05:29 +01:00
Sebastian Bille
254e70cd0a
fix(CLI): Fix help command usage information (#10175) 2021-10-29 11:41:03 +02:00