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
Matthieu Napoli
e4c60227dd
docs: Fix links
2022-01-13 11:30:32 +01:00
Matthieu Napoli
ae547a8345
docs: Document the migration for serverless-dotenv-plugin
2022-01-12 18:17:42 +01:00
Daniel Mackenzie
702f779b59
docs: Add ts-node dependency warning to README ( #10472 )
2022-01-10 17:56:31 +01:00
Mariusz Nowak
5a764373c4
feat(Variables): Resign from projectDir concept
2022-01-10 11:52:25 +01:00
Matthieu Napoli
95a61a2fc6
docs: Fix long lines in code examples
2022-01-06 14:43:37 +01:00
Tsimpitas Dimitris
c67a3f1a4f
feat(AWS Cognito): Support forceDeploy setting ( #10435 )
2022-01-05 14:17:24 +01:00
Matthieu Napoli
dbb044c8b7
docs: Various text improvements
2022-01-03 15:56:14 +01:00
Matthieu Napoli
f893772396
docs: Fix headers in getting-started.md ( #10427 )
2021-12-29 11:47:17 +01:00
Gustavo Efeiche
ccf82364c0
docs: Remove redundant permission from IAM code snippet ( #10420 )
2021-12-27 10:43:51 +01:00
Mariusz Nowak
56bdef503c
docs(AWS API Gateway): Fix binary response example
2021-12-23 14:26:08 +01:00
Matthieu Napoli
8a53b08a68
docs: Consolidate "Getting started" pages into a single guide
2021-12-23 14:15:42 +01:00
Mariusz Nowak
41ebc860d8
docs: Add note signalling that deprecation was dropped
2021-12-20 18:07:26 +01:00
Mariusz Nowak
4de779d5c6
docs: Fix typo
2021-12-20 18:07:26 +01:00
Thibault RICHARD
8daef830e0
docs: Update httpApi reference in serverless.yml.md ( #10389 )
2021-12-20 09:51:10 +01:00
Mariusz Nowak
d74adc3a86
docs: Remove accidental typos
2021-12-13 17:11:45 +01:00
Matthieu Napoli
664d8dc526
docs: Improve the Serverless Variables page
2021-12-08 12:54:44 +01:00
Omer Shacham
503c0319b7
fix(Variables): Provide opt-out from forced decryption atssm source
...
(PR #10315 )
2021-12-08 12:39:47 +01:00
Matthieu Napoli
e4431f26c1
docs: Address #10242 to clarify v3 instructions
2021-12-07 11:24:01 +01:00
Misha Bruml
9faf37aa15
feat(AWS Kafka): Add support for mTLS access configuration ( #10273 )
2021-12-05 13:08:13 +01:00
Piotr Grzesik
3f0a80acd3
feat(AWS SQS): Support filterPatterns
2021-12-01 19:53:31 +01:00
Shalvah
cc2423b573
docs(AWS Local Invocation): Update supported runtimes ( #10290 )
2021-11-30 10:58:05 +01:00
Frédéric Barthelet
fc0050559c
feat(AWS Stream): Support filterPatterns ( #10285 )
2021-11-30 10:18:03 +01:00
Zane Mountcastle
5b61b415a0
feat(AWS Lambda): Add platform option for container images ( #10237 )
...
Co-authored-by: Matthieu Napoli <matthieu@mnapoli.fr>
2021-11-25 18:35:10 +01:00
Frédéric Barthelet
c9fefced10
feat(AWS Deploy): Support disableRollback parameter ( #10236 )
2021-11-25 11:15:09 +01:00
nicoeft
44511f343b
feat(AWS SQS): Support functionResponseType ( #10265 )
2021-11-24 12:46:08 +01:00
Walid Elnozahy
0628fbf57e
Change menuText from Doc to Overview
2021-11-15 17:05:00 +03:00
brampono
0c0f6e2bdb
docs: Fix typo in credentials ( #10233 )
2021-11-11 10:35:09 +01:00
Piotr Grzesik
0746bf9af8
docs: Ensure iam.role syntax is referenced in docs
2021-11-10 15:58:13 +01:00
Piotr Grzesik
afd0a5bd6f
feat: Introduce enforce-hash-update flag to help hashing migration
2021-11-09 13:24:15 +01:00
Matthieu Napoli
a591008dcf
docs: Improve "Upgrading" instructions
...
to clarify that NPM is the default recommended method
2021-11-08 14:43:04 +01:00
Matthieu Napoli
800f63d7ae
docs: Document #10207 in the upgrading guide
2021-11-08 14:43:04 +01:00
Matthieu Napoli
93536fefd6
docs: Add v3 upgrading guide
2021-11-08 14:43:04 +01:00
Piotr Grzesik
50a845709e
feat: Allow legacy option for lambdaHashingVersion property
2021-11-03 10:58:14 +01:00
Matthieu Napoli
d202af1cd4
docs: Clarify wording in plugin documentation
2021-11-02 12:12:23 +01:00
Matthieu Napoli
9b6ec32a26
docs: Document namespacing debug logs
2021-11-02 12:12:23 +01:00
Matthieu Napoli
49f265034b
docs: Plugin API: improve names and wording
2021-11-02 12:12:23 +01:00
Matthieu Napoli
f53033921f
docs: Update documentation for the progress API
2021-11-02 12:12:23 +01:00
Matthieu Napoli
1467cf287a
docs: Fix plugin documentation following review
2021-11-02 12:12:23 +01:00
Matthieu Napoli
7c2ad77203
docs: Plugin API: document the resolveVariable() helper
2021-11-02 12:12:23 +01:00
Matthieu Napoli
3f4f972f5c
docs: Plugin API documentation: improve examples
2021-11-02 12:12:23 +01:00