15282 Commits

Author SHA1 Message Date
Mariusz Nowak
ababd90f09 refactor(Console): Report logs with opt out option 2022-03-31 19:03:18 +02:00
Piotr Grzesik
62af0eab9b chore: Release 3.10.1 v3.10.1 2022-03-30 22:09:01 +02:00
Piotr Grzesik
6aae4c2199 chore: Bump dependencies 2022-03-30 22:09:01 +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
Piotr Grzesik
889e1b67bf refactor(Telemetry): Send more frequently to avoid big payloads 2022-03-28 14:18:25 +02:00
Mariusz Nowak
2a8ef3ed5a refactor(AWS Deploy): Ensure no internal dependency on console 2022-03-28 14:18:10 +02:00
RazCrimson
72661128b0
docs: Default of configValidationMode option (#10892) 2022-03-27 21:08:21 +02:00
Piotr Grzesik
991566f179 chore: Release v3.10.0 v3.10.0 2022-03-25 13:26:35 +01:00
Piotr Grzesik
f5bb4102da chore: Bump dependencies 2022-03-25 13:26:35 +01:00
Piotr Grzesik
d317cff875 feat(AWS Lambda): Support ephemeralStorageSize 2022-03-25 13:08:09 +01:00
Luthfi Anandra
9800a0f13b
docs: Fix typo in docs/guides/providers.md (#10896)
Co-authored-by: luthfianandra <luthfi.anandra@happyfresh.com>
2022-03-25 09:45:00 +01:00
Mariusz Nowak
2de8cd9e1b test(AWS Deploy): Adapt to changes in @serverless/dashboard-plugin v3.9.0 2022-03-24 20:56:56 +01:00
Mariusz Nowak
7a2bc8bee3 chore: Release v3.9.0 2022-03-24 20:56:56 +01:00
Mariusz Nowak
97ce11b80a chore: Bump dependencies 2022-03-24 20:56:56 +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
075e5f9de0 test(Console): Fix test title 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
e6cdc9d68b refactor(Console): Do not disable dashboard with console 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
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
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
d181ee00b0 test(AWS Deploy): Improve test configuration 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
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
Piotr Grzesik
61482ed841 chore: Release v3.8.0 v3.8.0 2022-03-21 17:37:55 +01:00
Piotr Grzesik
6275921d59 chore: Bump dependencies 2022-03-21 17:37:55 +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
Piotr Grzesik
12601e7760 chore: Release v3.7.9 v3.7.9 2022-03-18 16:00:06 +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
0f396a15fc test(Console): Improve test reliability 2022-03-18 15:45:55 +01:00
Mariusz Nowak
a89e36a0e7 fix: Fix internal unrecognized command error processing 2022-03-18 15:45:55 +01:00
Mariusz Nowak
1f12b19a22 fix(CLI Onboarding): Improve fix for initial variables resolution 2022-03-18 15:45:55 +01:00
Mariusz Nowak
7af0c8cb07 refactor(CLI): Configure processing flow debug logs 2022-03-18 15:45:55 +01:00
Mariusz Nowak
6a1f083ac8 fix(CLI Onboarding): Ensure to process fully resolved service config 2022-03-18 15:45:55 +01:00
Mariusz Nowak
4b885e2207 chore: Release v3.7.8 v3.7.8 2022-03-17 22:09:21 +01:00
Mariusz Nowak
fcaa9c2c4f fix(Console): Fix reference to bucket name in CF template 2022-03-17 21:50:59 +01:00
Mariusz Nowak
23719d868c fix(Console): Fix upload of extension to S3 bucket 2022-03-17 21:50:59 +01:00