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 |
|
Max Marze
|
893bfa7aef
|
chore: update eslint & prettier (#12553)
|
2024-05-29 11:51:04 -04: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 |
|
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 |
|
Goran Rakic
|
3afb71e39d
|
feat(AWS Lambda): Response streaming for Lambda URL (#11907)
|
2023-05-29 13:32:44 +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 |
|
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 |
|
timo92
|
2a5e11a997
|
feat: provider.logDataProtectionPolicy and functions[].logDataProtectionPolicy (#11599)
|
2022-12-20 14:28:39 +01:00 |
|
Baerten Dennis
|
adf11b75e5
|
feat(AWS Lambda): functions[].snapStart support (#11576)
|
2022-12-16 15:00:59 +01:00 |
|
Tobias Törnros
|
9c2ebb78d8
|
docs: Default to nodejs14.x in AWS docs (#11338)
|
2022-08-22 15:39:09 +02:00 |
|
Matthieu Napoli
|
15bbc6ffbc
|
docs: Adjust page titles following menu reorg
|
2022-05-02 13:21:40 +02:00 |
|
Piotr Grzesik
|
d215517cf0
|
feat(AWS Lambda): Add support for function URLs
|
2022-04-06 23:13:37 +02:00 |
|
Piotr Grzesik
|
d317cff875
|
feat(AWS Lambda): Support ephemeralStorageSize
|
2022-03-25 13:08:09 +01:00 |
|
ALOHACREPES345
|
9e0ca03900
|
feat(AWS Lambda): Support Ref for destinations properties (#10845)
|
2022-03-22 09:52:35 +01:00 |
|
ALOHACREPES345
|
4c25184ca0
|
feat(AWS Lambda): Support logRetentionInDays per function (#10878)
|
2022-03-21 10:42:49 +01:00 |
|
Kenneth De Win
|
9cf12e9878
|
docs: Fix markdown issue in functions.md (#10851)
Co-authored-by: Kenneth De Win <kenneth.dewin@porphyrio.com>
|
2022-03-14 21:31:41 +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 |
|
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 |
|
Piotr Grzesik
|
0746bf9af8
|
docs: Ensure iam.role syntax is referenced in docs
|
2021-11-10 15:58:13 +01:00 |
|
Oliver
|
44a81fcc6a
|
feat(AWS Lambda): Allow overriding provider VPC with no VPC on function
|
2021-10-11 23:47:44 +02:00 |
|
Mariusz Nowak
|
fe655d4f15
|
feat(AWS Lambda): Support 64-bit ARM architecture
|
2021-10-04 17:12:58 +02:00 |
|
Joakim Hedlund
|
3cad518d0d
|
docs: Improve versionFunctions description (#9651)
|
2021-06-28 15:28:34 +02:00 |
|
Nicholas Wehr
|
078ec59058
|
feat(AWS Lambda): Add ecr.scanOnPush configuration option (#9379)
|
2021-05-06 11:09:16 +02:00 |
|
Matthieu Napoli
|
ef91ae1972
|
feat(Variables): sls:stage variable (#9296)
A shortcut to
```
${opt:stage, self:provider.stage, "dev"}
```
|
2021-04-20 15:37:57 +02:00 |
|
Nicholas Wehr
|
341a886874
|
feat(AWS Lambda): Add support for cacheFrom to images (#9251)
|
2021-04-08 10:56:24 +02:00 |
|
Nicholas Wehr
|
efd32d4725
|
feat(AWS Lambda): Add support for buildArgs to images (#9198)
|
2021-04-07 09:33:08 +02:00 |
|
Piotr Grzesik
|
14f5743846
|
feat(AWS Lambda): Do not require all image properties
|
2021-03-24 21:13:43 +01:00 |
|
Dmitry Shirokov
|
7ba7bb3465
|
docs: Update docs around provider.iam usage (#9059)
|
2021-03-03 13:55:19 +01:00 |
|
Piotr Grzesik
|
785f97b1a9
|
feat(AWS Lambda): Add ability to customize file for Dockerfile
|
2021-02-02 10:20:53 +01:00 |
|
Piotr Grzesik
|
297c22972e
|
fix(AWS Lambda): Add schema dependencies for image config
|
2021-01-29 13:59:43 +01:00 |
|
Piotr Grzesik
|
9a5553742a
|
feat(AWS Lambda): Add support for image config (#8778)
|
2021-01-21 11:51:09 +01:00 |
|
Piotr Grzesik
|
789c2e35ab
|
feat(AWS Lambda): Add support for building Docker images (#8725)
|
2021-01-18 11:32:33 +01:00 |
|
Mariusz Nowak
|
cf7b25e458
|
style: Upgrade "prettier" to v2
|
2021-01-04 16:21:24 +01:00 |
|
Dmitry Shirokov
|
d1137dcbf9
|
docs: Fix typos and dead links (#8689)
|
2020-12-30 12:49:52 +01:00 |
|
Piotr Grzesik
|
68b7ed5089
|
feat(AWS Lambda): Support referencing images with tags
|
2020-12-29 15:45:19 +01:00 |
|
Mariusz Nowak
|
c0ea4c1461
|
feat(AWS Lambda): Basic container image support
|
2020-12-04 13:53:49 +01:00 |
|
Piotr Grzesik
|
149f64ad1c
|
feat(AWS Lambda): Support EFS attachment (#8042)
|
2020-08-25 17:48:19 +02:00 |
|
Piotr Grzesik
|
8573ec1e50
|
feat(AWS Lambda): Support maximumEventAge and maximumRetryAttempts
Support those setting on its own (directly on function configuration) and not just in context of destinations
(PR #7987)
|
2020-07-29 11:50:11 +02:00 |
|
Chris Villanueva
|
91455f8465
|
docs: Ensure correct stage resolution instructions (#7835)
|
2020-06-12 10:36:02 +02:00 |
|
Ahmad Mahmoud Mohammad
|
3144be82d1
|
feat(AWS Lambda): Support disableLogs setting for functions (#7720)
|
2020-05-13 13:14:02 +02:00 |
|
Mariusz Nowak
|
8ed6a6e7d7
|
feat(AWS Lambda): Support destinations configuration
|
2020-03-07 11:00:35 +13:00 |
|
Mariusz Nowak
|
4a0228aa47
|
Support provisioned concurrency setting
|
2019-11-22 12:42:41 +01:00 |
|
Mariusz Nowak
|
0c8c8a0fb6
|
Merge pull request #6983 from serverless/bump-runtime-in-docs
Default to Nodejs12.x runtime
|
2019-11-20 12:18:10 +01:00 |
|
Mariusz Nowak
|
9ffd194d99
|
Update docs to reference new runtime
|
2019-11-20 09:43:48 +01:00 |
|
Pravin
|
fbb4a7f225
|
added links to infra guides to make docs more useful
|
2019-11-18 21:21:26 +01:00 |
|
Mariusz Nowak
|
4944f471b1
|
Prettify
|
2019-06-26 12:43:01 +02:00 |
|
Philipp Muens
|
5b5425d939
|
Update AWS Node.js runtime to version 10
|
2019-05-15 14:27:55 +02:00 |
|
Philipp Muens
|
72ce7d907c
|
Simplify tracing configuration
|
2019-02-27 13:41:02 +01:00 |
|