153 Commits

Author SHA1 Message Date
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
Jurriaan Proos
0c186a608f
feat: Support Fn::ToJsonString in environment variables (#11461) 2022-10-31 10:23:02 +01:00
Anthony Angel
6284354937 Increase lambda layer runtime limit to 15
Fix for https://github.com/serverless/serverless/issues/11226
2022-07-13 11:20:01 +02:00
John Minns
ed111e021b
fix: Recognize Fn::Select in environment config schema (#11114) 2022-05-26 16:55:11 +02:00
Sidharth RK
447704f404
fix(AWS Lambda): Ensure image region matches provider region (#11081)
Co-authored-by: steviekong <sidharth@pingthis.in>
2022-05-19 17:35:19 +02:00
Brian Celenza
a4d0ad530b
refactor(AWS Lambda): Recognize all supported log retention days 2022-05-15 22:22:35 +02:00
FIRE
719766b030
feat(AWS Lambda): Add support for nodejs16.x runtime (#11049) 2022-05-10 08:07:38 +02:00
tjurdzinski
22e4842d97
feat(AWS Websocket): Allow propagating tags to Websocket APIGW (#10931)
Co-authored-by: tomasz.jurdzinski <tomasz.jurdzinski@olx.pl>
2022-05-08 23:28:37 +02:00
Piotr Grzesik
efa3a28f07 feat(AWS Deploy): Re-introduce direct deployment method 2022-04-29 13:45:46 +02:00
Ariette
82ce1c83d2
feat(AWS Websocket): Add ability to configure log format and types 2022-04-14 16:59:19 +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
ALOHACREPES345
6a86ed77f8
feat(AWS Lambda): Recognize Fn::If for properties of vpc (#10877) 2022-03-21 10:40:48 +01:00
Dustin Fay
e40ba43b84
refactor(AWS Lambda): Support provisionedConcurrency set to 0 2022-03-06 21:42:17 +01:00
Martin Costello
818dda21a9
feat(AWS Lambda): Add support for dotnet6 runtime (#10757) 2022-02-25 12:10:25 +01:00
Jérémy Benoist
9778751447
fix(Config Schema): Recognize provider.websocketsDescription (#10663) 2022-02-08 14:57:35 +01:00
Jeremy Care
f77477e3cc
feat: Recognize ap-southeast-3 AWS region (#10586) 2022-01-28 16:07:36 +01:00
Mariusz Nowak
72624b0b16 refactor: Rename …lugins/aws/package/compile/events/s3/configSchema.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
ecb4681a61 refactor: Rename lib/plugins/aws/utils/getS3EndpointForRegion.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
5c1f615ff4 refactor: Rename lib/utils/deepSortObjectByKey.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
96202a7838 refactor: Rename lib/utils/awsSdkPatch.js 2022-01-27 15:21:58 +01:00