1016 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
Piotr Grzesik
007c294211 refactor(Telemetry): Recognize isUsingCompose 2022-05-23 15:32:36 +02:00
Mariusz Nowak
38ff287bc7 fix(CLI Onboarding): Recognize Dashboard providers for deployment 2022-05-20 12:01:38 +02:00
Mariusz Nowak
8825e867d8 fix(CLI Onboarding): Support Dashboard providers with Console 2022-05-20 12:01:38 +02:00
Mariusz Nowak
def13c8021 test(CLI Onboarding): Fix test title 2022-05-20 12:01:38 +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
Mariusz Nowak
0cecae75ff refactor(Console): Rely on generic apiRequest for ingestion tokens 2022-05-19 16:15:12 +02:00
Mariusz Nowak
3b3cfae498 feat(Console): Support console.org setting 2022-05-19 16:15:12 +02:00
Mariusz Nowak
0f21362091 feat(Console): In uneven scenario let user decide where to log-in 2022-05-19 16:15:12 +02:00
Mariusz Nowak
443fa4b74d refactor(Console): Separate Dashboard & Console login logic 2022-05-19 16:15:12 +02:00
Mariusz Nowak
d40866a0e8 feat(Console): Switch to new Identity system 2022-05-19 16:15:12 +02:00
Mariusz Nowak
caaa3c811e refactor(CLI Onboarding): Generalize isConsole resolution 2022-05-19 16:15:12 +02:00
Mariusz Nowak
77e21f9045 fix(Variables): Fix reporting of unresolved sources 2022-05-16 21:10:15 +02:00
Mariusz Nowak
5004fb1ea0 fix(CLI): Fix options validations for custom providers 2022-05-16 21:10:15 +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
Matthieu Napoli
da15711203 feat: Improve the wording in the onboarding 2022-05-05 16:49:44 +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
Piotr Grzesik
e56bc4be0c feat(CLI): Do not run compose for non-service commands 2022-04-28 10:39:21 +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
Piotr Grzesik
c4ca97d010 fix: Ensure to not add double entries during plugin install 2022-04-26 10:15:26 +02:00
Mariusz Nowak
70ca3594b6 refactor(Console): Configure logout as standalone command 2022-04-25 16:46:35 +02:00
Mariusz Nowak
fffaf9cee2 refactor(Console): Configure login as standalone command 2022-04-25 16:46:35 +02:00
Mariusz Nowak
e5c088fe2e refactor(Console): Support disableRequestResponseMonitoring setting 2022-04-22 13:14:35 +02:00
Mariusz Nowak
4521eb7e3b refactor(Console): Propagate disableLogsCollection to user settings 2022-04-22 13:14:35 +02:00
Piotr Grzesik
f7ffb19788 refactor: Support custom error message for variables resolution 2022-04-20 13:07:59 +02:00
Piotr Grzesik
401c721f8e
refactor: Enable triage process to run @serverless/compose (#10950) 2022-04-14 17:00:02 +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
3bcff796f1 refactor(Telemetry): Ensure to pass unique id with events 2022-04-13 11:22:27 +02:00
Mariusz Nowak
8dae213758 feat(Variables): Ensure support for promise properties at file source 2022-04-08 13:00: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
Mariusz Nowak
ababd90f09 refactor(Console): Report logs with opt out option 2022-03-31 19:03:18 +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
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
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
12d95dcee1 fix(AWS Deploy): Fix handling of state file in check for changes logic 2022-03-22 14:21:43 +01:00