485 Commits

Author SHA1 Message Date
Ryan Hartkopf
9eae9652bd
fix(AWS Deploy): Ensure to only remove specific stage deploy artifacts 2022-05-23 17:34:46 +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
Ariel Gordon
184cb030a8
feat(AWS MSK): Add support for SASL/SCRAM authentication (#11060) 2022-05-15 22:28:48 +02:00
Piotr Grzesik
2107aec965 fix(AWS Lambda): Ensure proper DependsOn settings when url: true 2022-05-13 12:57:09 +02:00
Simon Archer
5af44a478e
feat(AWS S3): Support forceDeploy setting (#11066)
Co-authored-by: FIRE <48926119+Hibanka@users.noreply.github.com>
2022-05-13 08:57:06 +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
0c89939334 refactor: Introduce get-shared-stack-action-params util 2022-04-29 13:45:46 +02:00
Piotr Grzesik
efa3a28f07 feat(AWS Deploy): Re-introduce direct deployment method 2022-04-29 13:45:46 +02:00
Matthew Crouch
0279e1eb9d
fix: Allow S3 event rule prefix and suffix to use CF functions (#11018) 2022-04-27 18:02:22 +02:00
Ariette
82ce1c83d2
feat(AWS Websocket): Add ability to configure log format and types 2022-04-14 16:59:19 +02:00
Elin
11b5e2a1b8
test: runServerless-based tests for "Version hash resolution" 2022-04-14 10:04:31 +02:00
Piotr Grzesik
0a0f6c6102 fix(AWS API Gateway): Correctly construct resource name for schema 2022-04-07 11:48:59 +02:00
Piotr Grzesik
d215517cf0 feat(AWS Lambda): Add support for function URLs 2022-04-06 23:13:37 +02:00
Rudolf Nel
e21fb756fc
feat(AWS RabbitMQ): Support virtualHost (#10814)
Co-authored-by: rudolfn <rudolfn@paygate.co.za>
2022-04-04 09:42:30 +02:00
Mark Tse
2d2cb3ed11
fix(AWS Deploy): Apply stack policy after executing change sets (#10903) 2022-03-28 17:30:47 +02:00
Piotr Grzesik
d317cff875 feat(AWS Lambda): Support ephemeralStorageSize 2022-03-25 13:08:09 +01:00
Mariusz Nowak
2de8cd9e1b test(AWS Deploy): Adapt to changes in @serverless/dashboard-plugin 2022-03-24 20:56:56 +01:00
Mariusz Nowak
6da0b6554e fix(AWS Deploy): Recognize otel extension in check for changes logic 2022-03-22 14:21:43 +01:00
Mariusz Nowak
1461860dab refactor(AWS Deploy): Refactor getMostRecentObjects to async/await 2022-03-22 14:21:43 +01:00
Mariusz Nowak
08ae4d0a33 test(AWS Deploy): Refactor internal test to rely on response generators 2022-03-22 14:21:43 +01:00
Mariusz Nowak
74ef6ef7e5 test(AWS Deploy): Fix internal remote assets resolver 2022-03-22 14:21:43 +01:00
Mariusz Nowak
12d95dcee1 fix(AWS Deploy): Fix handling of state file in check for changes logic 2022-03-22 14:21:43 +01:00
Mariusz Nowak
d181ee00b0 test(AWS Deploy): Improve test configuration 2022-03-22 14:21:43 +01:00
Mariusz Nowak
711b6439e0 refactor(AWS Deploy): Improve internal resolution of hashes 2022-03-22 14:21:43 +01:00
Mariusz Nowak
a80508b621 test(AWS Deploy): Improve tests reliability 2022-03-22 14:21:43 +01:00
Mariusz Nowak
8bb306b56f refactor(AWS Deploy): Refactor to async/await 2022-03-22 14:21:43 +01:00
Mariusz Nowak
c5970e72a3 refactor(AWS Deploy): Refactor to native promises 2022-03-22 14:21:43 +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
Mariusz Nowak
9f6f6bbcaa test: Introduce debug log 2022-03-17 14:04:36 +01:00
Fabian Desoye
6a6417c29f
fix(AWS Kafka): Allow usage of Server Root CA without client TLS auth
Co-authored-by: Fabian Desoye <fabian.desoye@prosiebensat1digital.de>
2022-03-11 11:38:45 +01:00
Piotr Grzesik
d8f251cfd4 feat(AWS Lambda): Simplify logs command output 2022-02-28 14:52:27 +01:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
Mariusz Nowak
8b959860d4 test(AWS Deploy): Improve stubs setup 2022-02-25 20:12:02 +01:00
Mariusz Nowak
e1d2b8251a refactor(AWS Deploy): Refactor extendedValidate to async 2022-02-25 20:12:02 +01:00
Mariusz Nowak
9223b79316 refactor: Generalize S3 upload dirname handling 2022-02-25 20:12:02 +01:00
Mariusz Nowak
4f895a2e36 refactor: Mark saveServiceState internal function as async
Needed for future changes
2022-02-25 20:12:02 +01:00
Mariusz Nowak
5525a3e6f5 refactor(AWS Deploy): Upload state file to deployment bucket 2022-02-25 20:12:02 +01:00
ALOHACREPES345
451def93ae
fix(AWS API Gateway): Properly apply description to REST API (#10746) 2022-02-24 11:11:30 +01:00
Piotr Grzesik
d4ee656de1 fix(AWS Deploy): Add descriptive error if S3 bucket cant be cleaned 2022-02-10 11:18:53 +01:00
Piotr Grzesik
76a60ae2b7 refactor: Use templates from examples in create 2022-02-04 17:35:19 +01:00
Piotr Grzesik
a2e58cdeae fix(AWS Deploy): Ensure to clear notificationArns if needed 2022-02-01 16:27:49 +01:00
Piotr Grzesik
ee30a7be62 fix(AWS Deploy): Properly apply stackPolicy with changesets 2022-02-01 15:04:12 +01:00
Richard Hull
d0554b7385
feat(AWS RabbitMQ): Support maximumBatchingWindow 2022-01-31 13:41:29 +01:00
Richard Hull
658dc28b8b
feat(AWS ActiveMQ): Support maximumBatchingWindow 2022-01-30 21:29:43 +01:00
Richard Hull
e90c114932
feat(AWS Kafka): Support maximumBatchingWindow 2022-01-30 21:26:57 +01:00
Richard Hull
d341b6b99d
feat(AWS MSK): Support maximumBatchingWindow (#10580) 2022-01-29 18:04:13 +01:00
Mariusz Nowak
c15004519b refactor: Rename …nts/api-gateway/lib/method/requestParameters.test.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
95e308dc88 refactor: Rename …s/package/compile/events/alb/lib/healthCheck.test.js 2022-01-27 15:21:58 +01:00