7429 Commits

Author SHA1 Message Date
Juanjo Diaz
ca697f3911
refactor(Standalone): Remove dependency to stream-promise (#8601) 2020-12-14 13:03:03 +01:00
Juanjo Diaz
86b366a5d3
fix(Packaging): Do not exclude layer paths when packaging a layer (#8602) 2020-12-11 15:43:28 +01:00
Jin
3632e0ee09
feat(AWS ALB): Recognize path as optional condition (#8571) 2020-12-11 14:04:11 +01:00
Mariusz Nowak
f23e50b16e fix(Standalone): Fix upgrade command 2020-12-10 19:01:32 +01:00
Juanjo Diaz
d102a3984a
refactor: Remove unused modules (#8598) 2020-12-10 16:38:40 +01:00
Mariusz Nowak
c1907a2dde refactor: Remove irrelevant fs modules 2020-12-09 12:43:11 +01:00
Łukasz Jendrysik
13c7b7bc97
fix(Packaging): Expose meaningfully file access errors (#8582) 2020-12-07 16:32:39 +01:00
Mariusz Nowak
c0ea4c1461 feat(AWS Lambda): Basic container image support 2020-12-04 13:53:49 +01:00
Mariusz Nowak
7fc7e78e7f refactor(Packaging): Refactor to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
b43cf22608 refactor(Packaging): Refactor to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
0009b963cd refactor(AWS Lambda): Refactor to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
9380c702c9 refactor(Packaging): Convert to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
ea87a73270 refactor(AWS Deploy): Convert to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
9877bc5568 refactor(AWS Lambda): Do not use capitalized var names 2020-12-04 13:53:49 +01:00
Mariusz Nowak
09231c059a fix(AWS API Gateway): Fix integration schema 2020-12-03 15:39:09 +01:00
Piotr Grzesik
c5ae9798d2
feat(AWS Lambda): Increase memory limits per changes on AWS side (#8569) 2020-12-02 13:50:19 +01:00
Ashish Sharma
ee1816772e
fix(AWS IAM): Prevent logs write access with disabled logging (#8561) 2020-12-01 10:45:16 +01:00
Mariusz Nowak
3808471972 test: Move unit tests to "test/unit" folder 2020-11-30 16:53:52 +01:00
Qi Xi
ffde506db7
feat(AWS SQS): Support maximumBatchingWindow (#8555) 2020-11-30 16:39:11 +01:00
Frédéric Barthelet
9399f2b89c
fix(Config Schema): Fix configuration of common properties in resources
(PR #8553)
2020-11-27 09:57:57 +01:00
Piotr Grzesik
d1a22c85f2
feat(CLI): Conditional support for .env files (#8413) 2020-11-25 15:18:01 +01:00
Graham McGregor
06f6c6d28e
refactor: Refactor some functions to native promises (#8533) 2020-11-25 13:40:48 +01:00
Vinod Tahelyani
42874946fc
feat(CLI): Improve general --help and remove --verbose option (#8532) 2020-11-25 10:42:08 +01:00
Frédéric Barthelet
fef389b770
feat(Templates): Upgreate nodejs-typescript template (#8543) 2020-11-24 17:00:37 +01:00
Ashish Sharma
2a9b57b620
fix(AWS Deploy): Improve S3 bucket policy security (#8542) 2020-11-24 13:16:23 +01:00
Frédéric Barthelet
6c6881c853
fix(Config Schema): Recognize string format of service (#8537) 2020-11-23 12:17:51 +01:00
Frédéric Barthelet
b7901cdb77
fix(Config Schema): Recognize API Gateway resource policy shorthands
(PR #8506)
2020-11-20 17:50:06 +01:00
Baptiste Guerin
3feafbceb5
feat(AWS HTTP API): Support metrics toggle (#8510) 2020-11-20 15:25:01 +01:00
Mariusz Nowak
4b3c3552ea test(AWS CloudFront): Improve organization, prepare for refactor 2020-11-20 12:48:52 +01:00
Mariusz Nowak
aa42b3bb89
test(AWS Lambda): Improve new tests spec 2020-11-18 16:43:08 +01:00
Mariusz Nowak
15bf606546 test(AWS IAM): Prepare background for refactor 2020-11-18 16:06:10 +01:00
Mariusz Nowak
1324a6c761 test(AWS Lambda): Prepare background for refactor 2020-11-18 16:06:10 +01:00
Dmitry Gorbash
fdd962baa5
fix(Packaging): Fix compatibility with npm v7.0 (#8505) 2020-11-16 16:18:02 +01:00
Mariusz Nowak
8c0d89255e fix(Templates): Fix service rename 2020-11-16 11:35:54 +01:00
Fukaya Temma
2791c7142f
fix(Templates): Fix cleanup in aws-go-mod template (#8507) 2020-11-16 10:19:19 +01:00
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