Tomasz Czubocha
c9d519e52e
feat: add support for provenance option in docker build ( #12958 )
2024-12-17 13:00:32 +01:00
Eslam λ Hefnawy
be6335ad3a
fix(esbuild): fix building when bundling is disabled ( #12941 )
2024-12-09 08:13:59 -08:00
Tomasz Czubocha
03740e19d7
feat: enable setting AWS API Gateway integration timeout ( #12926 )
2024-11-27 17:03:15 +01:00
Tomasz Czubocha
7a155fb63c
feat: add Node.js 22.x support for dev mode ( #12929 )
2024-11-27 16:59:36 +01:00
Tomasz Czubocha
549a984b74
docs: add documentation for "info --json" option ( #12820 )
2024-11-14 17:49:55 +01:00
Tomasz Czubocha
fbe6394a76
docs: aws credentials for packaging ( #12844 )
2024-11-14 17:24:35 +01:00
Tomasz Czubocha
36297e64a7
docs(state): add docs on compose state ( #12780 )
2024-09-10 23:16:48 +02:00
Tomasz Czubocha
7e663b451c
docs: add general Resolvers and AWS Resolver specific documentation ( #12756 )
2024-08-21 18:46:07 +02:00
Eslam λ Hefnawy
fb8a49dabf
docs: improve short titles for better search ( #12725 )
2024-08-07 08:47:48 -07:00
Walid Elnozahy
2ed271e76d
chore: update content ( #12714 )
...
* chore: update docs content
2024-07-30 20:11:59 +03:00
Walid Elnozahy
d1b272eec2
chore: update docs content ( #12712 )
2024-07-29 20:14:27 +03:00
Walid Elnozahy
2271e2e081
fix: docs relative urls ( #12710 )
...
* fix: docs relative urls
2024-07-29 19:53:42 +03:00
Max Marze
46966f321b
feat: support glob patterns in esbuild external & exclude ( #12678 )
2024-07-11 15:14:12 -04:00
Walid Elnozahy
4139098261
chore: update docs frontmatter ( #12677 )
...
* chore: update docs frontmatter
* fix: frontmatter to comments
2024-07-10 17:48:57 +03:00
Eslam λ Hefnawy
2cb089e5c5
feat: adds support for esbuild plugins (SC-2514) ( #12662 )
...
* feat: adds support for esbuild plugins
* chore: update docs
* chore: memoize build function
2024-07-10 07:35:04 -07:00
Eslam λ Hefnawy
d2f09094d9
chore: remove plugin list and plugin search commands from docs ( #12663 )
...
* chore: remove plugin list and plugin search commands from docs
* chore: update menu.json
2024-07-09 12:57:54 -07: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
Austen
d7d8f4df94
chore: Update docs
2024-03-11 23:27:26 -07:00
Austen
0da4188d4a
chore: Update docs
2024-03-11 23:27:14 -07:00
Austen
dc14452db0
chore: Update docs
2024-03-11 23:27:07 -07:00
Austen
e83a730bfb
chore: Update docs
2024-03-11 23:26:59 -07:00
Austen
9d7e0efe9f
chore: Update docs
2024-03-11 23:26:52 -07:00
Austen
3e2c189431
chore: Update docs
2024-03-11 23:26:44 -07:00
Austen
d3aadadb38
chore: Update docs
2024-03-11 23:26:37 -07:00
Austen
dc73011ad7
chore: Update docs
2024-03-11 23:26:30 -07:00
Austen
21d6fd5c08
chore: Update docs
2024-03-11 23:26:22 -07:00
Austen
9e72fd6b00
chore: Update docs
2024-03-11 23:26:13 -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
Austen
eb462edc18
feat: Improved dashboard documentation and gitignore ( #12176 )
2023-09-21 00:06:52 -06: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