7594 Commits

Author SHA1 Message Date
David ALLIX
cc103f147e
fix(Templates): Fix tooling options (#8501) 2020-11-16 08:55:06 +01:00
Chris Schuld
786809e262
feat(Templates): Upgrade aws-nodejs-typescript template (#8496) 2020-11-12 12:29:01 +01:00
andreizet
04e18cbebf
fix(AWS API Gateway): Fix usagePlan.throttle handling (#8472) 2020-11-12 09:58:37 +01:00
Frédéric Barthelet
e32b771425
fix(Config Schema): Fix defineFunctionEventProperties
Fix support for multiple event types

(PR #8486)
2020-11-09 12:16:19 +01:00
Mariusz Nowak
9e9d3e3678
test(Variables): Cover nested variable references with tests 2020-11-09 11:52:03 +01:00
caiobessa
d5e6a38c00
test(AWS EventBridge): Refactor tests to runServerless variant
(PR #8484)
2020-11-09 09:42:29 +01:00
Mariusz Nowak
04b868fd3b feat(Analytics): Report tabtab autocomplete usage 2020-11-06 15:03:31 +01:00
Mariusz Nowak
4fc29a57c4 fix(Standalone): Recognize Windows as non auto updatable platform 2020-11-06 15:03:31 +01:00
Mariusz Nowak
5f81f58b3a feat(Analytics): Distinguish different standalone installations 2020-11-06 15:03:31 +01:00
Frédéric Barthelet
b5abfd8554
feat(ConfigSchema): defineFuntionEventProperties schema extension method (#8471) 2020-11-06 14:53:39 +01:00
Mariusz Nowak
f60fb55a0b fix: Ensure to inspect configuraiton after it's fully resolved 2020-11-06 14:51:53 +01:00
Mariusz Nowak
2fffb168bc fix(CLI): Fix handling of command options in help display 2020-11-05 10:44:44 +01:00
A. Singh
c0a2ecf453
feat: Deprecate service object notation (#8466) 2020-11-04 17:35:01 +01:00
Mariusz Nowak
ff9db3e7bd fix(Config Schema): Support empty string as environment variables
As only with empty strings where we can override default environment variables
2020-11-03 14:27:22 +01:00
Mariusz Nowak
03859c0472 fix(Analytics): Ensure to send payload when having all meta 2020-11-03 14:10:38 +01:00
Mariusz Nowak
1b26075fb5 fix: Ensure to log deprecation at initialization stage 2020-11-03 14:10:38 +01:00
Mariusz Nowak
61f90a362d fix(AWS CloudFront): Ensure to log deprecation at initialization stage 2020-11-03 14:10:38 +01:00
Mariusz Nowak
a5a1a230a5 fix(AWS Alexa): Ensure to log deprecation at initialization stage 2020-11-03 14:10:38 +01:00
Mariusz Nowak
2b1f6f44dd refactor(AWS Alexa): Remove obsolete condition 2020-11-03 14:10:38 +01:00
Mariusz Nowak
b6d033a044 fix(AWS API Gateway): Ensure to log deprecation at initialization stage 2020-11-03 14:10:38 +01:00
Luis Helder
5003bbf983
feat(Config Schema): defineFunctionProperties schema extension method
(PR #8462)
2020-11-03 10:02:24 +01:00
telenord
4ae192cbfe
refactor: Remove that = this pattern (#8463) 2020-11-02 11:29:39 +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
Mariusz Nowak
85f823cf46 fix(Config Schema): Fix IAM Policy resource reference schema 2020-10-29 12:53:19 +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
b04ab55fab fix(Config Schema): Ensure to validate provider as in config file 2020-10-29 09:27:03 +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
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
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
Mark Tse
78f159b432
fix(Templates): Ensure service is renamed in package-lock.json (#8409) 2020-10-19 12:13:03 +02:00