5141 Commits

Author SHA1 Message Date
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
Piotr Grzesik
adb08240ec refactor: Introduce get-create-stack-params util 2022-04-29 13:45:46 +02:00
Piotr Grzesik
a7db2b941f refactor: Introduce get-update-stack-params util 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
Baoshuo Ren
d391301942
chore: Remove references to git.io (#11008) 2022-04-26 17:46:05 +02:00
Mariusz Nowak
6d9749699d refactor(AWS Local Invocation): Rely on observable spawn
It's to better debug observed issues
2022-04-25 15:21:22 +02:00
Mariusz Nowak
6cbc83aff0 refactor(AWS Local Invocation): Remove ignored option 2022-04-25 15:21:22 +02:00
Ariette
82ce1c83d2
feat(AWS Websocket): Add ability to configure log format and types 2022-04-14 16:59:19 +02:00
Sergii Dolgushev
1a8e7d948e
fix(AWS Local Invocation): Ensure env vars resolve for docker (#10962) 2022-04-13 12:36:12 +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
Petri Partio
26f79aaf19
refactor(CLI): Fix typos in create CLI messages (#10933) 2022-04-06 13:35:28 +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
Sergii Dolgushev
80b3e1a9e5
fix(AWS Local Invocation): Ensure package before resolving runtime 2022-03-29 12:49:32 +02:00
Mark Tse
2d2cb3ed11
fix(AWS Deploy): Apply stack policy after executing change sets (#10903) 2022-03-28 17:30:47 +02:00
Sergii Dolgushev
11dd77ecde
fix(AWS Local Invocation): Artifact permissions for rust func (#10891) 2022-03-28 17:00:00 +02:00
Mariusz Nowak
2a8ef3ed5a refactor(AWS Deploy): Ensure no internal dependency on console 2022-03-28 14:18:10 +02:00
Piotr Grzesik
d317cff875 feat(AWS Lambda): Support ephemeralStorageSize 2022-03-25 13:08:09 +01:00
Mariusz Nowak
fac8a73eec fix(Console): Ensure single layer attachment with package.individually 2022-03-24 16:51:14 +01:00
Mariusz Nowak
ba71dd9fb5 refactor(Console): Improve error reporting when layer cannot be added 2022-03-24 16:51:14 +01:00
Mariusz Nowak
14109e8ec4 refactor(Console): Ensure to list extension layer in layers output 2022-03-24 16:51:14 +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
895f320c60 refactor(AWS Deploy): Debug logs for logs subscription check 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
9f76f19cf3 refactor(AWS Deploy): Debug logs for check for changes logic 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
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
8c7731d437 refactor: Upgrade to async/await 2022-03-18 15:45:55 +01:00
Mariusz Nowak
0d9f86620b refactor(Console): Present url to console UI 2022-03-18 15:45:55 +01:00
Mariusz Nowak
43480ee872 fix(Console): Prevent AWS region mismatch 2022-03-18 15:45:55 +01:00
Mariusz Nowak
c28c48c6a1 refactor(Console): Dynamically resolve latest version of the extension 2022-03-14 16:15:46 +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
Yuji Yamano
8b1733807f
fix(AWS Local Invocation): Remove log4j dependency from java wrapper 2022-03-10 14:56:47 +01:00
Dustin Fay
e40ba43b84
refactor(AWS Lambda): Support provisionedConcurrency set to 0 2022-03-06 21:42:17 +01:00
Piotr Grzesik
0bb64e21cb fix(AWS Lambda): Properly format logs with missing init duration 2022-02-28 19:30:34 +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
26bc112f1f refactor(AWS Deploy): Generalize uploadZipFile logic 2022-02-25 20:12:02 +01:00
Mariusz Nowak
24c45a0846 refactor(AWS Deploy): Improve progress logs for rollback 2022-02-25 20:12:02 +01:00
Mariusz Nowak
1c00eb29fe refactor(AWS Deploy): Store resolved state on internal class 2022-02-25 20:12:02 +01:00
Mariusz Nowak
acefce9755 refactor(AWS Deploy): Remove obsolete check 2022-02-25 20:12:02 +01:00
Mariusz Nowak
9fd9f2364e refactor(AWS Deploy): Simplify internal condition 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