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
Piotr Grzesik
16f2159761
feat(AWS EventBridge): Change default deployment method to native CF
...
BREAKING CHANGE: By default, EventBridge resources now will be deployed using
native CloudFormation resources instead of Custom Resources.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
bd3ec28273
feat(AWS API Gateway): Remove API specific settings from provider
...
BREAKING CHANGE: Support for `usagePlan`, `resourcePolicy` and `apiKeys` on
`provider` level is removed. Use `provider.apiGateway` level instead to set
them.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
650ed37db3
feat(AWS HTTP API): Deprecate provider.httpApi.useProviderTags
2022-01-27 15:21:58 +01:00
Piotr Grzesik
7474746a8e
feat: Remove support for provider.disableDefaultOutputExportNames
...
BREAKING CHANGE: Removed support for `provider.disableDefaultOutputExportNames`
2022-01-27 15:21:58 +01:00
Piotr Grzesik
73cb9cdef7
chore: Set frameworkVersion to v3 in templates and docs
2022-01-27 15:21:58 +01:00
Mariusz Nowak
cb58fb9967
docs: Remove outdated anatomy doc
2022-01-25 13:17:32 +01:00
Mariusz Nowak
be446db9ec
docs(Dashboard): Remove tenant wording
2022-01-17 15:41:30 +01:00