2552 Commits

Author SHA1 Message Date
Andreas Kohn
c8547e8752
docs: Document the noDeploy switch for aws provider (#8922)
This matches the Azure, Kubeless and OpenWhisk providers; the AWS `deploy` command
is checking the flag as well.
2021-02-10 11:16:10 +01:00
Walery Strauch
a11a43c5d2
docs: Add Sub function example to pseudo parameters doc. (#8885) 2021-02-04 14:48:40 +01:00
Maciej Skierkowski
9139c7a7eb docs: Update migration/deprecation dates 2021-02-02 10:50:49 +01:00
Piotr Grzesik
785f97b1a9 feat(AWS Lambda): Add ability to customize file for Dockerfile 2021-02-02 10:20:53 +01:00
alegonz
019f0bf410
feat(Standalone): Allow to install specific versions (#8858) 2021-02-02 09:59:14 +01:00
Piotr Grzesik
297c22972e fix(AWS Lambda): Add schema dependencies for image config 2021-01-29 13:59:43 +01:00
Ben Scholzen
a108b761d0
fix(AWS CloudFront): Ensure unique names for cache policy
* Make CloudFrontCachePolicy names unique between services and stages - fixes #8818

* Add note to docs about new Cache Policy naming
2021-01-26 14:46:49 +01:00
lewgordon
ff605018a7
feat(AWS Lambda): Add support for self-managed kafka event 2021-01-25 21:41:51 +01:00
Mariusz Nowak
f274cd7637 refactor: Seclude configuration parse from internals 2021-01-22 14:57:10 +01:00
Mariusz Nowak
7339351de3 fix(CLI): Bring back support for referencing nested configurations 2021-01-22 09:32:25 +01:00
Piotr Grzesik
9a5553742a
feat(AWS Lambda): Add support for image config (#8778) 2021-01-21 11:51:09 +01:00
lewgordon
4ba4b81e74
docs: Fix "company" instead of "compute" typo in msk docs 2021-01-20 08:57:50 +01:00
Mariusz Nowak
b23bfdbf6a refactor(CLI): Seclude service config path resolution out of internals 2021-01-18 16:19:12 +01:00
Piotr Grzesik
789c2e35ab
feat(AWS Lambda): Add support for building Docker images (#8725) 2021-01-18 11:32:33 +01:00
Gareth Jones
33cffc3509
feat(Variables): Introduce unresolvedVariablesNotificationMode (#8710) 2021-01-14 08:54:15 +01:00
Piotr Grzesik
26140db397 docs: Add note about disabledDeprecations setting 2021-01-12 11:39:36 +01:00
vinothmdev
1c48b64925
docs: Improve documentation around deprecations #8665 (#8719) 2021-01-08 09:53:49 +01:00
Maciej Skierkowski
30d89d15a3
docs: Updating migration and release dates (#8728) 2021-01-07 13:00:04 -08:00
Maciej Skierkowski
2896aa0ca7
Docs params update (#8711)
* docs: Add deprecation notice to params on profiles page

* docs: Update docs per param updates

* docs: Update deprecation details
2021-01-05 15:15:22 -08:00
Mariusz Nowak
cf7b25e458 style: Upgrade "prettier" to v2 2021-01-04 16:21:24 +01:00
Frédéric Barthelet
7d80245839
feat: AWS iotFleetProvisioning event support (#8324) 2021-01-04 11:09:02 +01:00
Frédéric Barthelet
eacae9a64d
feat(AWS API Gateway): Move api-specific keys to provider.apiGateway 2021-01-04 10:04:57 +01:00
Mariusz Nowak
e280282007
docs: Fix deprecations order 2020-12-30 13:41:56 +01:00
Dmitry Shirokov
d1137dcbf9
docs: Fix typos and dead links (#8689) 2020-12-30 12:49:52 +01:00
AJ Stuyvenberg
ab8fd89c1a
docs: Deprecation notice for parameterized app, org, service, stage, … (#8679)
* docs: Deprecation notice for parameterized app,

org, service, stage, and region

* docs: One deprecation notice

* docs: Move most recent notice to top of page
2020-12-29 09:35:09 -06:00
Piotr Grzesik
68b7ed5089 feat(AWS Lambda): Support referencing images with tags 2020-12-29 15:45:19 +01:00
Mariusz Nowak
cf2d47537c docs: Remove configuration bad patterns 2020-12-29 15:07:23 +01:00
Piotr Grzesik
ef530506d5
feat(AWS Deploy): Introduce new version of hashing algorithm (#8661) 2020-12-28 12:31:18 +01:00
lewgordon
ff253e32dd
feat: Suport --context and --contextPath at invoke command (#8652) 2020-12-23 15:03:39 +01:00
Frédéric Barthelet
87f448fb93
docs(Config Schema): Add docs for defineTopLevelProperty and helpers map (#8654) 2020-12-22 10:38:51 +01:00
Piotr Grzesik
537fcac759 fix(Packaging): Exclude .env files only when useDotenv is set 2020-12-21 16:58:41 +01:00
Piotr Grzesik
919b95f491 fix(Packaging): Allow to disable creation of default bucket policy
Closes #6923
2020-12-18 09:45:58 +01:00
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