Piotr Grzesik
d215517cf0
feat(AWS Lambda): Add support for function URLs
2022-04-06 23:13:37 +02:00
Mariusz Nowak
390bea11f5
refactor: Rename lib/plugins/aws/info/getStackInfo.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
5596746455
refactor: Rename lib/plugins/aws/info/getResourceCount.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
a1239ebffe
refactor: Rename lib/plugins/aws/info/getApiKeyValues.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
7289137073
refactor: Rename lib/Serverless.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
8533f6a68f
test: Rename fixture programmatic/apiGateway
2022-01-27 15:21:58 +01:00
Piotr Grzesik
33bd501f06
feat: Error instead of warning when missing "commands" or "options"
...
BREAKING CHANGE: When creating `Serverless` class instance programatically,
both "options" and "commands" have to be passed via "config" to the constructor.
2022-01-27 15:21:58 +01:00
Mariusz Nowak
87461007f8
refactor(CLI): Expose function artifact size in deploy summary
2021-10-07 13:22:49 +02:00
Jonas Matos
6087fa3400
refactor: Replace _.pick with native property assignment ( #9937 )
...
Co-authored-by: Jonas Matos <js.matos@sidi.org.br>
2021-09-13 17:43:00 +02:00
Piotr Grzesik
171897d60e
feat(CLI): Introduce first iteration of modern logs for deploy ( #9934 )
2021-09-10 15:17:45 +02:00
Mariusz Nowak
312266e908
feat: Register service outputs
2021-09-09 12:37:52 +02:00
Frédéric Barthelet
eacae9a64d
feat(AWS API Gateway): Move api-specific keys to provider.apiGateway
2021-01-04 10:04:57 +01:00
Mariusz Nowak
fdcf60f6b8
refactor: Normalize module path
2020-12-14 15:16:31 +01:00
Mariusz Nowak
3808471972
test: Move unit tests to "test/unit" folder
2020-11-30 16:53:52 +01:00