16127 Commits

Author SHA1 Message Date
Tomasz Czubocha
2aea99d345
fix: correctly resolve layer package artifact and docker image paths (#12972) 2025-01-07 16:12:38 +01:00
Eslam λ Hefnawy
3704754e68
fix(esbuild): track files added to the zip file (#12966) 2025-01-07 07:07:26 -08:00
Tomasz Czubocha
c9d519e52e
feat: add support for provenance option in docker build (#12958) v4.4.17 2024-12-17 13:00:32 +01:00
Tomasz Czubocha
2a5321c12c
fix: use relative paths for artifacts (#12952) 2024-12-17 12:58:31 +01:00
Tomasz Czubocha
55dd2dc117
fix: correctly integrate with axiom when using deploy –package (#12945) v4.4.16 2024-12-11 17:29:37 +01:00
Eslam λ Hefnawy
f69f69f280
fix(esbuild): revert fix for bundling off (#12949) 2024-12-11 07:10:23 -08:00
Eslam λ Hefnawy
c48bd04eea
fix(invoke-local): improve error message (#12939) v4.4.15 2024-12-09 08:19:00 -08:00
Eslam λ Hefnawy
d4f43fef52
fix(esbuild): fix typo in exclude property (#12942) 2024-12-09 08:18:40 -08:00
Eslam λ Hefnawy
be6335ad3a
fix(esbuild): fix building when bundling is disabled (#12941) 2024-12-09 08:13:59 -08:00
Austen
9361ff76e6
Update README.md 2024-12-06 01:23:34 -08:00
Tomasz Czubocha
9d91405047
fix: correct dev dependency exclusion and async processing logic (#12925) v4.4.13 v4.4.14 2024-11-27 17:09:03 +01:00
Tomasz Czubocha
03740e19d7
feat: enable setting AWS API Gateway integration timeout (#12926) 2024-11-27 17:03:15 +01:00
Tomasz Czubocha
6f90906c9b
revert: feat: resolve state store on info, deploy and remove (#12893) (#12928)
This reverts commit c8c1831a
2024-11-27 17:01:04 +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
dd23861133
docs: add serverSideEncryption to S3 resolver documentation (#12919) 2024-11-25 22:19:04 +01:00
Tomasz Czubocha
12814c4ce9
feat: add nodejs22.x runtime (#12916) v4.4.12 2024-11-25 12:04:45 -05:00
Tomasz Czubocha
1eb9ddd126
fix: ignore invalid credentials errors when retrieving AWS env vars for local invoke (#12913) 2024-11-25 16:15:55 +01:00
Tomasz Czubocha
ad16b0a8b7
fix: add state to the config schema (#12909) v4.4.10 v4.4.11 2024-11-15 16:06:35 +01:00
Max Marze
5fea01a570
feat: add python3.13 runtime (#12907) v4.4.9 2024-11-14 14:29:55 -05:00
Tomasz Czubocha
a15c050156
docs: add 'GitHub API rate limit exceeded' to Axiom Troubleshooting section (#12853) v4.4.8 2024-11-14 19:36:03 +01:00
Eslam λ Hefnawy
a7d04bd28d
fix(esbuild): include package.json in artifact if type is module (#12872) 2024-11-14 17:51:08 +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
e1eccfc2fe
fix: use static instanceId (#12892) 2024-11-14 17:23:45 +01:00
Tomasz Czubocha
8290098b2c
chore: bump dependencies (#12905) 2024-11-14 17:22:32 +01:00
Tomasz Czubocha
c8c1831abf
feat: resolve state store on info, deploy and remove (#12893) 2024-10-28 19:01:14 +01:00
Tomasz Czubocha
76a79c594a
fix(invoke-local): replace undefined 'fse' with direct 'fs-extra' imports (#12870) v4.4.7 2024-10-21 19:11:53 +02:00
Tomasz Czubocha
5fbe5f6cb8
fix: use aws profile for axiom integration (#12877) 2024-10-21 17:45:58 +02:00
Tomasz Czubocha
eb872ca9f4
fix(compose): correct layer directory structure when packaging (#12869) 2024-10-21 17:45:13 +02:00
Tomasz Czubocha
a2a625e7d3
fix: improve error handling (#12879) 2024-10-21 17:44:18 +02:00
Tomasz Czubocha
67cc1d40df
fix: integrate with axiom when using deploy function command (#12878) 2024-10-21 17:43:40 +02:00
Austen
bfe1a9f2b5
chore: improve docs 2024-10-18 13:44:02 -07:00
Tomasz Czubocha
73b3de8a6a
fix: properly disable dashboard observability when set to false (#12864) v4.4.6 2024-10-14 09:48:20 -07:00
Tomasz Czubocha
14cf775fd0
docs: license keys (#12842)
* docs: license keys

* add licence keys to menu

* chore: update license key docs

---------

Co-authored-by: Austen <austen@serverless.com>
2024-10-09 13:15:51 -07:00
Tomasz Czubocha
5cc9a7aad2
fix(compose): correctly resolve layers and package artifacts (#12856) v4.4.5 2024-10-09 17:21:51 +02:00
Austen
dfaf4cc413 chore: update readme 2024-10-04 02:00:49 -04:00
Eslam λ Hefnawy
9e68a34a72
fix(dev): fix dev mode with long running invocations (#12837) v4.4.3 v4.4.4 2024-09-30 17:51:43 +02:00
Eslam λ Hefnawy
6d9cf1b958
docs(plugins): update deprecated code (#12836) 2024-09-27 18:49:44 +03:00
Eslam λ Hefnawy
6d433ee2a4
docs(compose): update example output (#12832) 2024-09-26 12:00:42 +03:00
Austen
28fbc710d2
chore: update readme v4.4.2 2024-09-24 13:02:04 -07:00
Eslam λ Hefnawy
ad450f23fa
docs(plugins): add plugin log method to docs (#12830) v4.4.1 2024-09-24 18:32:37 +03:00
Eslam λ Hefnawy
ebd7881570
fix(sam): remove stream buffers (#12828) 2024-09-24 18:22:39 +03:00
Eslam λ Hefnawy
ca4dd447dc
fix(compose): logging improvements for compose (#12826) 2024-09-23 21:21:06 +03:00
Eslam λ Hefnawy
d132d4fe54
docs(sam): add info docs (#12814) v4.4.0 2024-09-18 19:35:33 +03:00
Tomasz Czubocha
f57e521d3a
fix(deploy-function): do not set Runtime if function PackageType is Image (#12810) 2024-09-17 15:20:04 +02:00
Eslam λ Hefnawy
ac6a536d1b
docs(sam): add compose (#12811) 2024-09-17 16:17:48 +03:00
Eslam λ Hefnawy
dc8d51761d
feat(sam): docs updates for SAM & Compose (#12788)
* feat(sam): adding support for compose

* docs(compose): add passing string params to compose docs

* docs(compose): update docs
2024-09-16 16:53:36 +03:00
Tomasz Czubocha
a12a2bd81b
fix: revert to original signature of getServerlessDeploymentBucketName (#12801) 2024-09-13 19:40:22 +02:00
Austen
e76c9c42fe
chore: add AI stack to readme features v4.3.2 2024-09-10 20:08:55 -07:00
Maciej Skierkowski
72e45eea02
docs: minor formatting updates (#12795) 2024-09-10 16:18:01 -07:00