Gareth McCumskey
ddffbc2f2d
docs(Dashboard): Added deprecation notice ( #8619 )
2020-12-14 12:57:19 +01:00
Gareth McCumskey
d2ec74ecfc
docs(Dashboard): Update for new dashboard ( #8618 )
2020-12-14 12:56:42 +01:00
Juanjo Diaz
11d33d62fa
docs(Packaging): Specify resolution scope for layer patterns ( #8611 )
2020-12-11 16:39:35 +01:00
SaintMalik
105fbfe0e7
docs: Fix broken url ( #8610 )
2020-12-11 14:02:25 +01:00
SaintMalik
9ba3a79793
docs: Fix broken urls ( #8580 )
2020-12-08 12:01:40 +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
Gareth McCumskey
02ee21d2b5
docs: Add deprecation info ( #8535 )
2020-11-23 12:11:15 +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
Mariusz Nowak
d8527d8b57
docs(AWS API Gateway): Improve deprecation notice instructions
2020-11-17 09:24:48 +01:00
AJ Stuyvenberg
d7b6fb748e
Squashed docs update guides ( #8495 )
...
* docs: Update docs for dashboard providers
* docs: Update note on migration
Co-authored-by: Maciej Skierkowski <maciej@skierkowski.com>
2020-11-10 13:57:22 -08:00
Frédéric Barthelet
b5abfd8554
feat(ConfigSchema): defineFuntionEventProperties schema extension method ( #8471 )
2020-11-06 14:53:39 +01:00
A. Singh
c0a2ecf453
feat: Deprecate service object notation ( #8466 )
2020-11-04 17:35:01 +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
Mark Tse
80e70e7aff
docs: Fix typos ( #8410 )
2020-10-19 12:13:54 +02:00
Michał Krystek
9fe9341883
docs: Typo fixes ( #8408 )
2020-10-19 12:10:45 +02: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
7f474481b6
feat(Config Schema): Schema for AWS alexaSkill event ( #8290 )
2020-09-25 16:38:32 +02:00
Frédéric Barthelet
a55009e221
feat: Deprecate awsKmsKeyArn in favor of kmsKeyArn ( #8277 )
2020-09-24 12:40:04 +02:00
Piotr Grzesik
05d703e6d5
feat(AWS MSK): Support MSK through "msk" event ( #8164 )
2020-09-24 10:23:09 +02:00
Piotr Grzesik
0ced414174
feat: Deprecate an attempt to extend nonexistent resources ( #8266 )
2020-09-18 17:30:26 +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
Mariusz Nowak
dfc78396c7
feat(CLI): Fallback to service local serverless installation by default
...
BREAKING CHANGE:
When globally installed `serverless` CLI is invoked in a context of a service, which has locally installed (in its `node_modules`) `serverless`. The locally installed CLI will be (by default) run instead of a global one.
2020-09-10 13:26:17 +02:00
Mariusz Nowak
c370295be6
refactor(Config Schema): Move docs to website page
2020-09-10 10:49:02 +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
c3a405fbbe
docs: Improve deprecation note
2020-09-03 13:32:03 +02:00
Mariusz Nowak
93327d3028
docs: Improve deprecation notes
2020-09-03 13:16:55 +02:00
Mariusz Nowak
6dd0596286
fix: Revert from frameworkVersion requirement
2020-09-02 18:33:00 +02:00
Mariusz Nowak
3a0f2fcfd5
docs: Add missing deprecation documentation
2020-09-02 16:27:45 +02:00
Mariusz Nowak
3b294fb1db
refactor(AWS HTTP API): Convert "timeout" usage warnings to deprecations
2020-09-02 15:24:11 +02:00
Mariusz Nowak
9f7f9d3983
feat(CLI): Announce frameworkVersion requirement
2020-09-02 13:04:59 +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