1731 Commits

Author SHA1 Message Date
Juanjo Diaz
11d33d62fa
docs(Packaging): Specify resolution scope for layer patterns (#8611) 2020-12-11 16:39:35 +01:00
Mariusz Nowak
c0ea4c1461 feat(AWS Lambda): Basic container image support 2020-12-04 13:53:49 +01:00
Qi Xi
ffde506db7
feat(AWS SQS): Support maximumBatchingWindow (#8555) 2020-11-30 16:39:11 +01:00
SaintMalik
979090bc3e
docs: Fix broken url (#8560) 2020-11-30 10:09:04 +01:00
Mariusz Nowak
739045d9bb
docs: Remove reference to not support env variable 2020-11-26 13:43:44 +01:00
Piotr Grzesik
d1a22c85f2
feat(CLI): Conditional support for .env files (#8413) 2020-11-25 15:18:01 +01:00
Baptiste Guerin
3feafbceb5
feat(AWS HTTP API): Support metrics toggle (#8510) 2020-11-20 15:25:01 +01:00
SaintMalik
c4c57b08a0
docs: Fix broken url (#8520) 2020-11-20 13:43:04 +01:00
Frédéric Barthelet
b5abfd8554
feat(ConfigSchema): defineFuntionEventProperties schema extension method (#8471) 2020-11-06 14:53:39 +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
Piotr Grzesik
aa4f9f1e11
docs: Complete serverless.yml listing (#8429) 2020-10-30 11:41:54 +01:00
Andrii Tykhan
5de867597c
docs(AWS API Gateway): Document resource name generation rules (#8407) 2020-10-28 12:05:31 +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
Fabian Schneider
8566135341
feat(AWS API Gateway): Fix API Gateway naming convention (#8339) 2020-10-19 11:59:11 +02:00
Piotr Grzesik
2cef13c043
docs(AWS HTTP API): Update information about default payload (#8359) 2020-10-08 09:39:50 +02:00
Helmut Januschka
96ed7db08c
docs: Update kubeless provider docs (#8341) 2020-10-06 08:58:33 +02:00
Oz Weiss
4168dc1f30
feat(Config Schema): Schema for layers (#8299) 2020-10-01 17:39:51 +02:00
Piotr Grzesik
05d703e6d5
feat(AWS MSK): Support MSK through "msk" event (#8164) 2020-09-24 10:23:09 +02:00
Mariusz Nowak
d070986d86 docs: Ensure to reference v2 in frameworkVersion 2020-09-16 14:23:45 +02:00
Brian Tannous
05627d6211
docs: Knative QuickStart Docs Typo Fix (#8224) 2020-09-14 14:13:21 +02:00
Geoff Baskwill
16bae33744
fix: Support Condition attribute in resources.extensions (#8217) 2020-09-10 16:54:13 +02:00
Frédéric Barthelet
72745c9e77
feat(AWS Local Invocation): Resolve CF Ref in env variables (#8198) 2020-09-08 10:13:53 +02:00
Frédéric Barthelet
5096534a80
docs(AWS Local Invocation): Document suported CF functions (#8199) 2020-09-07 12:18:12 +02:00
Mariusz Nowak
9fb62f1138 feat(CLI): Optionally fallback to local installation of "serverless" 2020-09-02 13:04:59 +02:00
Frédéric Barthelet
857beab274
docs(AWS HTTP API): Improve http.id setting reference (#8169) 2020-09-02 12:29:55 +02:00
Joaquín Ormaechea
7aad819378
feat(AWS API Gateway): Allow to opt-out from default request templates
(PR #8159)
2020-09-01 16:15:33 +02:00
Viacheslav Dobromyslov
33265f04ca
docs: Update Google credentials.md documentation (#8153)
Since August 2020 Google requires Cloud Build API to be enabled.
2020-08-31 10:59:19 +02:00
Benoit Verret
ed31492e1d
docs(AWS API Gateway): Fix bad indentation (#8149) 2020-08-28 21:55:52 +02:00
Mariusz Nowak
6d7e967227 refactor(Config Schema): Treat "resources" as fully provider specific 2020-08-28 14:17:54 +02:00
Mariusz Nowak
c79cae2308 refactor(Config Schema): Define AWS definitions in context of provider 2020-08-28 14:17:54 +02:00
Mariusz Nowak
4fb549c32f docs(Config Schema): Improve API documentation 2020-08-28 14:17:54 +02:00
Piotr Grzesik
149f64ad1c
feat(AWS Lambda): Support EFS attachment (#8042) 2020-08-25 17:48:19 +02:00
Taeho Kim
26bdc9efdd
docs(Templates): List aws-go-mod template (#8069) 2020-08-17 14:02:10 +02:00
Frédéric Barthelet
1f9eae9898
docs: Add AWS service file TypeScript type documentation (#8003) 2020-08-06 10:30:20 +02:00
Petr Reshetin
268f714357
feat: Schema based validation of service config (#7335)
Co-authored-by: Mariusz Nowak <medyk@medikoo.com>
2020-08-03 15:41:05 +02:00
Piotr Grzesik
8573ec1e50
feat(AWS Lambda): Support maximumEventAge and maximumRetryAttempts
Support those setting on its own (directly on function configuration) and not just in context of destinations

(PR #7987)
2020-07-29 11:50:11 +02:00
David Septimus
a2f977c8ce
feat(AWS ALB): Support health check configuration target groups (#7947) 2020-07-23 09:07:30 +02:00
Ian Weir
6a7fd44efc
docs: Update Lambda@Edge supported runtimes (#7969) 2020-07-22 18:56:18 +02:00
Maciej Skierkowski
3b2cb2e663
docs: Update links to app.serverless.com (#7945) 2020-07-21 12:11:49 -04:00
Jordan Brough
77af7f12d3
docs: Remove unsupported provider.reservedConcurrency (#7958) 2020-07-20 10:28:07 +02:00
Frédéric Barthelet
5e322c8735
feat(Templates): Improve TypeScript template (#7934) 2020-07-13 13:04:13 +02:00
Ben Arena
56b335f999
feat(AWS API Gateway): Support integration mapping of request headers
(PR #7897)
2020-07-06 12:35:19 +02:00
Kamaz
b976677514
feat(AWS ALB): Support onUnauthenticatedRequest (#7780) 2020-06-26 09:37:51 +02:00
Johnny Tam
625aa0f441
docs: Improve AliYun code example (#7875) 2020-06-25 10:09:57 +02:00
Johnny Tam
829e8d3658
docs: Fix command example (#7870) 2020-06-24 11:43:55 +02:00
Ahmad Mahmoud Mohammad
4f29a2168a
docs(AWS Lambda): Fix disableLogs location in config outline (#7849) 2020-06-17 11:44:47 +02:00
Gerd R
f232d70621
docs(AWS API Gateway): document logging options (#7836) 2020-06-17 08:45:39 +02:00