175 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
Tomasz Czubocha
c9d519e52e
feat: add support for provenance option in docker build (#12958) 2024-12-17 13:00:32 +01:00
Tomasz Czubocha
03740e19d7
feat: enable setting AWS API Gateway integration timeout (#12926) 2024-11-27 17:03:15 +01:00
Tomasz Czubocha
12814c4ce9
feat: add nodejs22.x runtime (#12916) 2024-11-25 12:04:45 -05:00
Max Marze
5fea01a570
feat: add python3.13 runtime (#12907) 2024-11-14 14:29:55 -05:00
Tomasz Czubocha
a2a625e7d3
fix: improve error handling (#12879) 2024-10-21 17:44:18 +02:00
Tomasz Czubocha
a12a2bd81b
fix: revert to original signature of getServerlessDeploymentBucketName (#12801) 2024-09-13 19:40:22 +02:00
Tomasz Czubocha
4887554d99
fix: avoid creating deployment bucket when unnecessary (#12794) 2024-09-10 22:31:34 +02:00
Tomasz Czubocha
18cbcc9cdb
feat: global deployment bucket (#12790) 2024-09-09 23:01:13 +02:00
Tomasz Czubocha
7e663b451c
docs: add general Resolvers and AWS Resolver specific documentation (#12756) 2024-08-21 18:46:07 +02:00
Tomasz Czubocha
2d4af130c2
revert: remove aws-profile option (#12722) 2024-08-01 12:20:48 -04:00
Max Marze
e0d6a8acbb
fix: remove bluebird and set concurrency limits for packaging (#12658)
* fix: remove bluebird from zip-service

* fix: remove bluebird and set concurrency limits for packaging
2024-07-02 14:26:28 -04:00
Tomasz Czubocha
e490624dc5
fix: remove aws-profile option and plugin install/uninstall commands from schema (#12652)
* fix: remove aws-profile option

* fix: remove plugin install and uninstall
2024-07-01 13:26:16 -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
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Tomasz Czubocha
65362ceeaa
feat: update default lambda runtime to nodejs20.x (#12487) 2024-05-17 19:09:17 +02:00
Austen
0b106a0b74
fix: tests (#12446) 2024-04-24 07:18:13 -07:00
Austen
158f644cd0
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger

* chore: continue refactor

* chore: WIP

* chore: Sync
2024-04-17 13:26:31 -07:00
Max Marze
fac9392ade
feat: Use esbuild in devmode (#12430)
* chore: update submodule commit

* feat: use esbuild for dev mode
2024-04-17 00:20:49 -04:00
Max Marze
90206fa567
fix: use path.join & minified shim in dev mode (#12408) 2024-04-01 20:39:18 -04:00
Max Marze
97bdcf5f05
docs: Add logging configuration docs (#12390) 2024-03-16 18:58:45 -07:00
Max Marze
8adc276cee feat: Add python3.12 & dotnet8 runtimes 2024-02-26 15:25:00 -05:00
Max Marze
0e465bd23c
feat: Support Lambda Logging Configuration (#12371) 2024-02-22 15:40:51 -05:00
Austen
bd6a242812
chore: Embed dashboard plugin into framework (#12332)
* chore: initial removal of dashboard plugin as dependency and deprecated logic

* chore: continue refactor

* chore: move dashboard into framework and reduce logic
2024-01-23 00:28:56 -08:00
Max Marze
fa343da804 feat: Add support for passing credential providers into Serverless class 2023-12-13 09:28:50 -08: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
Ryo Abe
6cdf14e7a8
feat: Add support for provided.al2023 runtime (#12263) 2023-11-20 12:24:58 -05:00
Sameer
f3f0af85f0
feat: Add support for nodejs20.x runtime (#12251) 2023-11-16 00:28:32 -05:00
amlodzianowski
b09d0d6267
fix: recognize ap-south-2 as a valid AWS region (#12129) 2023-09-04 14:52:05 -04:00
Michael Vasilenko
9437e241e6
support Israel (Tel-Aviv) region (#12125) 2023-09-04 14:48:06 -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
Ryan Rickerts
0a0a4fc8af
feat(AWS Local Invocation): Support ruby3.2 (#12004) 2023-06-05 12:41:44 +02:00
Mariusz Nowak
032e43c77d feat(AWS Lambda): Do not recognize dropped nodejs12.x runtime 2023-05-30 14:20:52 +02:00
Stuart Lang
dd081bbc41
fix(AWS Lambda): Recognize only valid .NET runtimes (#11960) 2023-05-30 12:30:37 +02:00
Goran Rakic
3afb71e39d
feat(AWS Lambda): Response streaming for Lambda URL (#11907) 2023-05-29 13:32:44 +02:00
Peter Reshetin
9d7b121bd1
feat(AWS Kinesis): More reliable consumer naming mode (#9706) 2023-05-17 14:44:07 +02:00
Bartłomiej Szostek
fe6e0a69ee
refactor(AWS Lambda): Remove references to deprecated runtimes (#11940) 2023-05-15 17:04:12 +02:00
t3yamoto
8341d7ae73
feat(AWS Lambda): Recognize python3.10 runtime (#11922) 2023-05-11 18:46:50 +02:00
Graham Campbell
314f32cd2b
feat(AWS Lambda): Recognize new .NET runtimes (#11941) 2023-05-11 17:51:18 +02:00
Baerten Dennis
e1703c8551
feat(AWS Lambda): Recognize java17 runtime (#11938) 2023-05-11 17:33:24 +02:00
Mariusz Nowak
74c3ae004c refactor: Supress AWS SDK v2 deprecation message 2023-03-01 18:06:50 +01:00
ROSeaboyer
56d8bec849
feat(AWS Lambda): Recognize CF functions at .provisionedConcurrency
(PR #11760)
2023-02-21 17:18:50 +01:00
ROSeaboyer
18d4d69eb3
feat(AWS Lambda): Support runtimeManagement config (#11715) 2023-02-02 13:35:10 +01:00
Sam Chung
6591504000
feat(AWS Lambda): Recognize ap-southeast-4 Melbourne region (#11700) 2023-01-24 10:52:07 +01:00
Ron Korving
f020bd8239
feat: Recognize Fn::Base64 as CloudFormation instruction (#11671) 2023-01-18 13:29:56 +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
Piotr Grzesik
c25f854f29
feat(AWS Deploy): Recognize nodejs.18.x runtime (#11526) 2022-11-18 20:10:31 +01:00
Umut Uzgur
54f4fc73b4
feat: Recognize eu-central-2, eu-south-1 and me-central-1 regions
(PR #11524)
2022-11-17 14:00:41 +01:00
Pavan Andhukuri
0a49c4f5df
feat(AWS API Gateway): support provider.apiGateway.stage (#11487) 2022-10-31 13:02:55 +01:00