1482 Commits

Author SHA1 Message Date
eahefnawy
17357685c2 chore: update docs 2024-07-03 21:34:59 +00:00
eahefnawy
6a5c31ed32 feat: adds support for esbuild plugins 2024-07-03 21:23:06 +00:00
Max Marze
d35327ea36
feat: make direct deployments the default (#12659)
* feat: make direct deployments the default

* docs: update docs to specify that direct deployments are the default
2024-07-02 15:21:51 -04:00
Eslam λ Hefnawy
1adeed3435
fix(apig): fix enabling api gateway logs (SC-2491) (#12655)
* fix(apig): fix enabling api gateway logs

* chore: update comment

* docs: update apig logs docs
2024-07-01 15:04:43 -04:00
Eslam λ Hefnawy
fd71d8490b
fix(esbuild): do not pass invalid properties to esbuild (SC-2463, SC-2464, SC-2500) (#12646)
* fix(esbuild): do not pass exclude as esbuild build option

* fix(esbuild): do not pass buildConcurrency as esbuild build option
2024-06-27 14:05:44 -04:00
Eslam λ Hefnawy
55059f4e04
feat: adds the ability to pass options to the docker build command (#12595)
* feat: adds the ability to pass options to the docker build command

* chore: fix typo
2024-06-13 10:33:48 -07:00
Eslam λ Hefnawy
bddfc81d7d
docs: add more docs for the stages property (#12594)
* docs: add more docs for the stages property

* docs: params not parameters

* chore: add guidance

---------

Co-authored-by: Austen <austen@serverless.com>
2024-06-12 08:34:42 -07:00
Maciej Skierkowski
1a95b5ca61
docs: refactor variable docs & add docs for terraform and vault resolvers (#12584)
* docs: update and consolidate param docs

* docs: add reference to dev in workflow tips

* docs: moving variables into section

* docs: refactor variables into dedicated files

* docs: adds terraform resolver docs

* docs: updating per terraform resolver changes

* docs: adding terraform remote variable resolver

* docs: fix links in headers

* docs: add docs for vault resolver

* docs: adding note on AWS accounts to TF resolver

* docs: refactor terraform & add http config

* docs: fixing provider links

* docs: move workflow out of aws guides

* docs: update menu link for new workflow location
2024-06-10 15:49:18 -07:00
Max Marze
1e516d199c
fix: handle package includes for esbuild (#12558)
* fix: handle package includes for esbuild

* fix: handle package includes for esbuild

* feat: support esbuild packages option

* docs: update esbuild docs
2024-05-30 15:28:41 -04:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Tomasz Czubocha
2d9d2c93c9
chore: update variables docs (#12492)
* chore: update variables docs

* chore: update variables docs
2024-05-21 12:51:11 -04:00
Austen Collins
d7a0f90957 chore: update docs 2024-05-21 01:17:52 -07:00
Austen Collins
3bc8237d44 fix: Presentation 2024-05-19 23:22:40 -07:00
Eslam λ Hefnawy
d4e290da52
docs(dev-mode): added docs for dev mode (#12406)
* docs(dev-mode): added docs for dev mode

* docs(dev-mode): add typescript docs

* docs(dev-mode): added dev command to quick start

* docs(dev-mode): use development session instead of dev mode

* fix(dev): fix docs typos

---------

Co-authored-by: Max Marze <max@marze.dev>
2024-04-15 10:54:44 -07:00
Max Marze
90206fa567
fix: use path.join & minified shim in dev mode (#12408) 2024-04-01 20:39:18 -04:00
Maciej Skierkowski
8b06814b2f
Create support.md 2024-03-19 14:39:41 -07:00
Max Marze
7585f249a0
fix: incorrect casing in docs 2024-03-18 19:53:05 -04:00
Max Marze
fdb4ce26a5
fix: Typo on Logging Config docs 2024-03-16 23:26:07 -04:00
Max Marze
97bdcf5f05
docs: Add logging configuration docs (#12390) 2024-03-16 18:58:45 -07:00
Baerten Dennis
e4dfebdcf6
feat: Add support for java21 runtime (#12273) (#12274)
* feat: Add support for java17 runtime (#12273)

* feat: Add support for java21 runtime (#12273)
2023-11-26 11:10:33 -05:00
Gareth McCumskey
47752842e0
docs: Update to documentation about connecting to AWS (#12089)
Co-authored-by: Gareth Mc Cumskey <gareth@serverless.com>
2023-07-28 11:44:37 -04:00
Graham Campbell
f5d143ac39
Support the new Python 3.11 lambda runtime and update examples to use Python 3.11 (#12085) 2023-07-27 15:25:37 -05:00
Ben
483ea166fc
feat(AWS MSK): Support AT_TIMESTAMP starting position (#12034) 2023-06-22 13:19:32 +02:00
Goran Rakic
3afb71e39d
feat(AWS Lambda): Response streaming for Lambda URL (#11907) 2023-05-29 13:32:44 +02:00
Tie
34d922d3d8
feat(AWS Schedule): AWS::Scheduler::Schedule based triggers (#11935) 2023-05-17 11:35:14 +02:00
Bartłomiej Szostek
fe6e0a69ee
refactor(AWS Lambda): Remove references to deprecated runtimes (#11940) 2023-05-15 17:04:12 +02:00
Baerten Dennis
e1703c8551
feat(AWS Lambda): Recognize java17 runtime (#11938) 2023-05-11 17:33:24 +02:00
Anthony Roussel
2efe8169c9
feat(AWS EventBridge): description property (#11821) 2023-03-16 12:40:35 +01:00
Duy Tran
974198a9a5
docs: Improve variable references (#11785) 2023-03-10 10:42:00 +01:00
Rudolf Zundel
8e244d5abc
docs: Update logRetentionInDays documentation (#11777) 2023-03-06 20:44:22 +01:00
hayata-yamamoto
5f90d11025
docs: Fix heading formatting (#11768) 2023-03-01 11:32:01 +01:00
Martin Gerlach
7410275f66
feat(AWS Lambda): Ensure logs:TagResource permission to IAM role (#11766)
As announced by AWS in Dec 2022, there is a new API for tagging CloudWatch resources. New accounts/roles that need to tag CloudWatch LogGroups need the new `logs:TagResouce permission`.
2023-02-28 09:25:06 +01:00
Sachin Kumar Singh
54e7af915f
docs: Fix kmsKeyArn configuration references (#11747) 2023-02-20 12:53:48 +01:00
ROSeaboyer
18d4d69eb3
feat(AWS Lambda): Support runtimeManagement config (#11715) 2023-02-02 13:35:10 +01:00
François-Michel L'Heureux
77205f942c
docs: Fix wording (#11720) 2023-02-01 10:24:10 +01:00
DrakaSAN
b5509cfdfe
docs: Improve local installation example (#11695) 2023-01-23 10:36:38 +01:00
ROSeaboyer
b925c4cf9c
feat(AWS EventBridge): Support functions[].events[].eventBridge.name
(PR #11690)
2023-01-19 15:03:44 +01:00
Jason Rowsell
57f27193e0
feat(AWS SQS): Support functions[].events[].sqs.maximumConcurrency
(PR #11678)
2023-01-18 11:51:50 +01:00
Shreyance Jain
2f4de84faf
docs(AWS MSK): Improve examples consistency (#11660) 2023-01-05 15:47:07 +01:00
Shreyance Jain
e769570704
feat(AWS RabbitMQ): Support functions[].events[].filterPatterns (#11659) 2023-01-05 15:46:10 +01:00
Shreyance Jain
1b55710f0a
feat(AWS ActiveMQ): Support functions[].events[].filterPatterns (#11656) 2023-01-05 15:05:15 +01:00
Jason Rowsell
6a5e8d9ff3
feat(AWS Kafka): Support functions[].events[].filterPatterns (#11645) 2023-01-05 12:35:50 +01:00
Jason Rowsell
b7d6af6b13
feat(AWS SNS): Support functions[].events[].filterPolicyScope (#11644) 2022-12-30 16:16:55 +01:00
Shreyance Jain
63584a9a0d
feat(AWS MSK): Support functions[].events[].filterPatterns (#11636) 2022-12-28 15:12:47 +01:00
timo92
2a5e11a997
feat: provider.logDataProtectionPolicy and functions[].logDataProtectionPolicy (#11599) 2022-12-20 14:28:39 +01:00
Christopher Boik
305bb7b126
docs: Fix spelling (#11622) 2022-12-20 11:14:59 +01:00
Baerten Dennis
adf11b75e5
feat(AWS Lambda): functions[].snapStart support (#11576) 2022-12-16 15:00:59 +01:00
Florian Schäffler
b2cfd42d70
docs(AWS CloudFront): Mention function size limit (#11582) 2022-12-07 14:46:21 +01:00
Alex Ownejazayeri
895f4e6bf1
docs: Grammar update (#11581) 2022-12-07 14:45:36 +01:00
Shodai Suzuki
7847b20342
docs(Packaging): Complete default excludes (#11504) 2022-11-08 13:35:44 +01:00