Mariusz Nowak
|
f9bc405184
|
feat(Console): Rely on Console ready layers published to AWS
|
2022-07-14 17:57:00 +02:00 |
|
Mariusz Nowak
|
198d3b7738
|
fix(Console): Keep currently attached layers with function deploy
|
2022-07-14 17:08:49 +02: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 |
|
Piotr Grzesik
|
1b2ac24566
|
fix(AWS Deploy): Improve vague S3-related access errors
|
2022-07-08 12:19:25 +02:00 |
|
Mariusz Nowak
|
8d4bf4fbfd
|
refactor(Console): Report command which originated login operation
|
2022-07-08 10:34:21 +02:00 |
|
Mariusz Nowak
|
543612acbe
|
fix(Console): Fix console url for platform dev stage case
|
2022-07-07 17:46:56 +02:00 |
|
Børge Bardo
|
675b1dbed7
|
feat(AWS Local Invocation): Support ESM handlers (#11212)
|
2022-07-07 14:21:24 +02:00 |
|
Piotr Grzesik
|
688f50d670
|
feat(AWS Local Invocation): Support Node handlers with .cjs extension
|
2022-07-04 16:38:17 +02:00 |
|
Piotr Grzesik
|
01d9ad5e45
|
chore: Cleanup unneeded filter for old extension format
|
2022-06-29 18:01:36 +02:00 |
|
Piotr Grzesik
|
c4eb2ad908
|
fix(AWS Invocation): Ensure proper log formatting for invoke
|
2022-06-29 18:01:36 +02:00 |
|
Szymon Bartnik
|
9fd56fddbe
|
feat: Add X-Amzn-Trace-Id to default CORS headers (#11168)
|
2022-06-20 17:36:48 +02:00 |
|
Matthieu Napoli
|
9e462f59b8
|
chore: Update Console link in onboarding
|
2022-06-13 17:23:25 +02:00 |
|
Piotr Grzesik
|
37b29b0295
|
refactor(CLI): Recognize --help for compose triage
|
2022-06-07 10:32:35 +02:00 |
|
Matthieu Napoli
|
a2ea68d5be
|
fix: Improve error message for CLI param validation
Fix #9846
|
2022-06-06 12:40:27 +02:00 |
|
Mariusz Nowak
|
21461b5581
|
feat(Console): Support new user settings format
|
2022-06-02 17:51:27 +02:00 |
|
Matthieu Napoli
|
cefb762335
|
feat: Improve CLI messages when onboarding into Console
|
2022-06-01 18:18:00 +02:00 |
|
John Minns
|
ed111e021b
|
fix: Recognize Fn::Select in environment config schema (#11114)
|
2022-05-26 16:55:11 +02:00 |
|
Mariusz Nowak
|
cf7107cba2
|
refactor: Add debug logs
|
2022-05-23 21:52:37 +02:00 |
|
Mariusz Nowak
|
5327b702f7
|
refactor(Console): Upgrade @serverless/aws-lambda-otel-extension
|
2022-05-23 21:52:37 +02:00 |
|
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
|
6748642123
|
refactor(Console): Improve user error message
|
2022-05-19 21:08:12 +02:00 |
|
Mariusz Nowak
|
13051079ab
|
refactor(Console): Fix typo in user message
|
2022-05-19 18:08:04 +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
|
ecaeb1f1bb
|
feat(Console): Report org mismatch with a meaningful error
|
2022-05-19 16:15:12 +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 |
|
Mariusz Nowak
|
734d2e800f
|
refactor(CLI): Reuse variable
|
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 |
|
Brian Celenza
|
a4d0ad530b
|
refactor(AWS Lambda): Recognize all supported log retention days
|
2022-05-15 22:22:35 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
Luke LaFountaine
|
8e3640317e
|
chore: Fix several typos throughout the project (#11015)
|
2022-04-27 10:48:18 +02:00 |
|