13197 Commits

Author SHA1 Message Date
Mariusz Nowak
b6d033a044 fix(AWS API Gateway): Ensure to log deprecation at initialization stage 2020-11-03 14:10:38 +01:00
Mariusz Nowak
0c28844188
docs: Reflect awsKmsKeyArn deprecation in properties listing 2020-11-03 10:18:44 +01:00
Luis Helder
5003bbf983
feat(Config Schema): defineFunctionProperties schema extension method
(PR #8462)
2020-11-03 10:02:24 +01:00
Mariusz Nowak
92b269024a
test(AWS Cognito): Improve test reliability 2020-11-02 12:02:07 +01:00
Mariusz Nowak
371bf8f317
test(AWS IOT): Refactor to rely on confirmCloudWatchLogs 2020-11-02 11:47:19 +01:00
Mariusz Nowak
74469b60d8
chore: Register "AWS IOT" commit message scope 2020-11-02 11:46:43 +01:00
Mariusz Nowak
f56d1b3d01
test: Refactor to async/await 2020-11-02 11:35:32 +01:00
telenord
4ae192cbfe
refactor: Remove that = this pattern (#8463) 2020-11-02 11:29:39 +01:00
Mariusz Nowak
addd7fa4f7
docs: Fix note about Node.js support 2020-11-02 10:30:13 +01:00
Filip Pýrek
4ce9037f8c
fix: Support log retention at custom resource lambda log groups (#8456) 2020-11-02 10:17:02 +01:00
Oz Weiss
61d8ee9884
feat(Config Schema): Schema for AWS s3 event (#8330) 2020-10-30 17:51:24 +01:00
Mariusz Nowak
2b0f157ab2 refactor(Config Schema): Explain missing definition 2020-10-30 15:26:25 +01:00
Mariusz Nowak
df1b8a9433 fix(Config Schema): Run validation logic unconditionally
It's to ensure that properties normalization is applied unconditionally
2020-10-30 15:26:25 +01:00
Mariusz Nowak
9481029b59 refactor(Config Schema): No point in creating new object 2020-10-30 15:26:25 +01:00
Mariusz Nowak
c2712183a5 refactor(Config Schema): Run schema validation only in service context 2020-10-30 15:26:25 +01:00
Mariusz Nowak
214768b83a refactor: Ensure config modifications happen after its validation 2020-10-30 15:26:25 +01:00
Mariusz Nowak
734482eab5 refactor(Config Schema): Ensure alphabetical order 2020-10-30 15:26:25 +01:00
Piotr Grzesik
aa4f9f1e11
docs: Complete serverless.yml listing (#8429) 2020-10-30 11:41:54 +01:00
Mariusz Nowak
b6ae44e4cd
docs: Complete CHANGELOG info 2020-10-29 15:26:10 +01:00
Mariusz Nowak
05ecfa6659
chore: Release v2.9.0 v2.9.0 2020-10-29 13:07:57 +01:00
Mariusz Nowak
80816ca70f
chore: Bump dependencies 2020-10-29 12:56:14 +01:00
Mariusz Nowak
85f823cf46 fix(Config Schema): Fix IAM Policy resource reference schema 2020-10-29 12:53:19 +01:00
Mariusz Nowak
d0eee6a782 chore: Bump @serverless/test to ensure bug fix is taken 2020-10-29 12:28:11 +01:00
Mariusz Nowak
f887f8c839 test: Improve error exposure 2020-10-29 12:28:11 +01:00
Mariusz Nowak
2c4fa7baec feat(CLI): Add auto update config step to interactive setup 2020-10-29 12:28:11 +01:00
Mariusz Nowak
7cc898cd0f feat(Analytics): Distinguish npm and other global installations 2020-10-29 12:28:11 +01:00
Mariusz Nowak
dc5710d9c5 test: Refactor to async/await 2020-10-29 12:28:11 +01:00
Mariusz Nowak
5a5bb60e9f refactor: Convert to async/await 2020-10-29 12:28:11 +01:00
Mariusz Nowak
48a3e11f33 feat(Analytics): Report isAutoUpdateEnabled 2020-10-29 12:28:11 +01:00
Mariusz Nowak
e3f454680e feat: Opt-in auto update global installation 2020-10-29 12:28:11 +01:00
Mariusz Nowak
b8ddd2553d test: Upgrade to @serverless/test v6.1 2020-10-29 12:28:11 +01:00
Mariusz Nowak
5fcc54ae2a refactor(Standalone): Seclude standalone utils 2020-10-29 12:28:11 +01:00
Mariusz Nowak
b114efa999 refactor(Standalone): Convert to async/await 2020-10-29 12:28:11 +01:00
Mariusz Nowak
4275f2770a refactor(Standalone): Reorder requires 2020-10-29 12:28:11 +01:00
Mariusz Nowak
0d605fa76f refactor(Analytics): Alphabetical order 2020-10-29 12:28:11 +01:00
Mariusz Nowak
b4a65f16e3 chore: Upgrade @serverless/test to v6 2020-10-29 12:28:11 +01:00
Mariusz Nowak
b04ab55fab fix(Config Schema): Ensure to validate provider as in config file 2020-10-29 09:27:03 +01:00
Andrii Tykhan
5de867597c
docs(AWS API Gateway): Document resource name generation rules (#8407) 2020-10-28 12:05:31 +01:00
Frédéric Barthelet
7e9b2eac74
feat(AWS Deploy): Update according to shifted CloudFormation limits
(PR #8433)
2020-10-28 11:20:39 +01:00
Mariusz Nowak
989bd66469
test: Improve flow error handling 2020-10-28 09:26:14 +01:00
Mariusz Nowak
9292ef1173 test: Fix fixture service config
It only worked because all  `provider` properties are mapped on `provider`
2020-10-27 22:09:35 +01:00
Yuuki Takahashi
c9bc62c88f
docs(AWS SQS): Complete serverless.yml example (#8420) 2020-10-27 21:12:23 +01:00
SaintMalik
18d3f55949
docs: Fix broken dashboard url (#8418) 2020-10-27 17:46:42 +01:00
Frédéric Barthelet
479727e1f4
feat(AWS CloudFront): Switch from ForwardedValues to cache policies
(PR #8381)
2020-10-27 17:36:20 +01:00
Piotr Grzesik
2d6824cde5
refactor: Replace BbPromise.props with Promise.all (#8414) 2020-10-20 12:18:05 +02:00
Ed Holland
6e62e1c5e8
fix(AWS Deploy): Fix handling of AWS SDK numeric error codes (#8412) 2020-10-19 13:47:15 +02:00
Mariusz Nowak
b41f9ab944
docs: Improve test documentation 2020-10-19 13:30:38 +02:00
Mark Tse
80e70e7aff
docs: Fix typos (#8410) 2020-10-19 12:13:54 +02:00
Mark Tse
78f159b432
fix(Templates): Ensure service is renamed in package-lock.json (#8409) 2020-10-19 12:13:03 +02:00
Michał Krystek
9fe9341883
docs: Typo fixes (#8408) 2020-10-19 12:10:45 +02:00