2811 Commits

Author SHA1 Message Date
RazCrimson
72661128b0
docs: Default of configValidationMode option (#10892) 2022-03-27 21:08:21 +02:00
Piotr Grzesik
d317cff875 feat(AWS Lambda): Support ephemeralStorageSize 2022-03-25 13:08:09 +01:00
Luthfi Anandra
9800a0f13b
docs: Fix typo in docs/guides/providers.md (#10896)
Co-authored-by: luthfianandra <luthfi.anandra@happyfresh.com>
2022-03-25 09:45:00 +01:00
ALOHACREPES345
9e0ca03900
feat(AWS Lambda): Support Ref for destinations properties (#10845) 2022-03-22 09:52:35 +01:00
ALOHACREPES345
4c25184ca0
feat(AWS Lambda): Support logRetentionInDays per function (#10878) 2022-03-21 10:42:49 +01:00
Kenneth De Win
9cf12e9878
docs: Fix markdown issue in functions.md (#10851)
Co-authored-by: Kenneth De Win <kenneth.dewin@porphyrio.com>
2022-03-14 21:31:41 +01:00
Schparky
6d89632594
docs: Fix incorrect apiKeys example (#10830) 2022-03-10 18:03:35 +01:00
Matthieu Napoli
8460b25a51
docs: Add visual example of success message (#10187) 2022-03-09 17:17:48 +01:00
Matthieu Napoli
0ba22197ef
docs: Rename menu to "Provider References" (#10802) 2022-03-09 17:16:55 +01:00
Jérémy Benoist
8ddba63e27
docs: Add example for EventBridge with content filtering (#10795)
I was looking for a way to use EventBridge with s3 event instead of the existing s3 event integration.
I then discovered we can have a robust content filtering for EventBridge pattern and thought it was a good idea to add it to the documentation.
2022-03-08 12:26:06 +01:00
Matthieu Napoli
6bd02c42bd docs: Fix schemas documentation following v3 release 2022-03-06 21:25:01 +01:00
Matthieu Napoli
8bc54f968c docs: Clarify upgrade for CLI parameters 2022-02-22 18:38:25 +01:00
Matthieu Napoli
1cddf8d0ca docs: Improve v3 upgrade docs for the new variable resolver 2022-02-22 18:38:25 +01:00
Matthieu Napoli
c61179a0c9 docs: Improve v3 upgrade docs for the new hashing algorithm 2022-02-22 18:38:25 +01:00
Matthieu Napoli
fae76c08ca docs: Improve v3 upgrade docs for free-form options 2022-02-22 18:38:25 +01:00
Piotr Grzesik
964b883455 feat(Variables): Support for --param CLI options 2022-02-17 14:07:30 +01:00
Piotr Grzesik
199374e55a docs: Remove reference to -v as shortcut for --verbose 2022-02-16 15:27:36 +01:00
Shalvah
bf83349467
docs: Improve invoke local documentation (#10704) 2022-02-16 09:30:07 +01:00
Anindya Dey
b47cdb4f47
docs: Update mono-repo.md (#10690) 2022-02-13 15:10:43 +01:00
frozenbonito
ec3271f3e8
feat(Plugins): Support ESM format for plugins (#10657) 2022-02-10 10:46:12 +01:00
Charles Lo
409b0ed60f
docs: Rename master branch url to main (#10667) 2022-02-09 11:04:05 +01:00
Jérémy Benoist
9778751447
fix(Config Schema): Recognize provider.websocketsDescription (#10663) 2022-02-08 14:57:35 +01:00
Jérémy Benoist
0fa9ce8a5f
docs: Fix typo in deprecations (#10653) 2022-02-08 14:51:41 +01:00
Piotr Grzesik
bf084f3edd fix: Improve validation of min supported Node version 2022-02-08 12:18:19 +01:00
Piotr Grzesik
480d74ec58 docs: Mention need for cloudformation:DescribeChangeSet 2022-02-07 21:13:54 +01:00
Rohan Mukherjee
77f8e56a69
refactor: Change all occurences of succesful to successful (#10639) 2022-02-04 15:23:52 +01:00
François-Michel L'Heureux
fac4507cdc
docs: Describe configValidationMode options (#10231) 2022-02-03 17:22:07 +01:00
Piotr Grzesik
a8dcf64ff4 docs: Reference changeset-related iam permissions 2022-02-03 11:36:55 +01:00
Matthieu Napoli
e3ab8a907e docs: Clarify that upgrading isn't required when getting started 2022-02-01 11:32:59 +01:00
Richard Hull
d0554b7385
feat(AWS RabbitMQ): Support maximumBatchingWindow 2022-01-31 13:41:29 +01:00
fargito
d6d094b01f docs(cli-output): remove v3 warning 2022-01-31 13:08:05 +01:00
Richard Hull
658dc28b8b
feat(AWS ActiveMQ): Support maximumBatchingWindow 2022-01-30 21:29:43 +01:00
Richard Hull
e90c114932
feat(AWS Kafka): Support maximumBatchingWindow 2022-01-30 21:26:57 +01:00
Richard Hull
d341b6b99d
feat(AWS MSK): Support maximumBatchingWindow (#10580) 2022-01-29 18:04:13 +01:00
Piotr Grzesik
464f99c1d0 docs: Add information about setting frameworkVersion 2022-01-28 14:05:17 +01:00
Mariusz Nowak
59812ce1d3 docs: Unify naming convention 2022-01-27 15:21:58 +01:00
Matthieu Napoli
f11e8a6473 docs: Switch to npm i instead of broken npm update
See https://github.com/npm/cli/issues/3175 why `npm update` is broken.
2022-01-27 15:21:58 +01:00
Matthieu Napoli
ab005b7b51 docs: Split the YAML reference in multiple sections 2022-01-27 15:21:58 +01:00
Matthieu Napoli
fd1669ea7a docs: Updates for the v3 release 2022-01-27 15:21:58 +01:00
Mariusz Nowak
731b3ba1e1 feat(Variables): Remove old variables resolver
BREAKING CHANGE:
Old variables resolver is permanently removed. Any resolution error as approached with current resolver is assumed as final (there's no longer fallback to old resolver)
2022-01-27 15:21:58 +01:00
Mariusz Nowak
79820d6191 feat(CLI): Deprecate recognition of projectDir configuration setting 2022-01-27 15:21:58 +01:00
Mariusz Nowak
d62c3288b2 feat: Unconditionally fallback when local installation found
BREAKING CHANGE:
`enableLocalInstallationFallback` configuration property is no longer supported.
2022-01-27 15:21:58 +01:00
Mariusz Nowak
b4a25d70d3 feat: Remove tab autocomplete feature
Reasoning:
- Performance is very poor due to slow command startup time
- `tabtab` package is no longer maintained and shares security issues
- Feature usage is relatively low (telemetry data shows 7% of users has the autocompletion on)

BREAKING CHANGE:
Opt-in tab-tab autocompletion feature is removed due to performance and security issues
2022-01-27 15:21:58 +01:00
Mariusz Nowak
bd506286ad feat: Support params configuration 2022-01-27 15:21:58 +01:00
Mariusz Nowak
a196e0403e feat(CLI): Deprecate missing options schema 2022-01-27 15:21:58 +01:00
Mariusz Nowak
6f3a632773 feat(AWS IAM): Deprecate IAM settings grouped directly at provider 2022-01-27 15:21:58 +01:00
Mariusz Nowak
b40838630c feat(Config Schema): Deprecate warn as a validation mode default 2022-01-27 15:21:58 +01:00
Mariusz Nowak
62017754f7 feat(Packaging): Deprecate package.include and package.exclude 2022-01-27 15:21:58 +01:00
Mariusz Nowak
b5069ef8cb feat(CLI): Deprecate support for deploy -f alias 2022-01-27 15:21:58 +01:00
Piotr Grzesik
9a834152a9 feat(AWS Lambda): Change default hashing algorithm
BREAKING CHANGE: Default lambda hashing algorithm was changed to `20201221`
2022-01-27 15:21:58 +01:00