Mariusz Nowak
8d56d0e520
style: Prettier
2021-05-10 13:07:44 +02:00
Jaakko Lappalainen
9e558eefd6
feat(AWS Lambda): Deprecate nodejs12.x as default runtime ( #9416 )
2021-05-10 09:40:57 +02:00
Zach Whaley
40e56fc0e9
fix(Packaging): Fix support of the artifact S3 uri with region ( #9411 )
2021-05-09 21:21:19 +02:00
lyndoh
ec909452b5
feat(AWS API Gateway): Support disabling default endpoint ( #9404 )
2021-05-06 18:01:46 +02:00
Piotr Grzesik
fa993ea1f1
chore: Release 2.40.0
v2.40.0
2021-05-06 13:24:23 +02:00
Piotr Grzesik
5c7e87f3e0
chore: Bump dependencies
2021-05-06 13:24:23 +02:00
Mariusz Nowak
962433864f
fix(CLI): Do not validate command when falling back to old version
...
Old versions may not provide information on external plugins, and in such case we do not have a full picture supported commands and options.
We should avoid any validation in such case
2021-05-06 12:13:22 +02:00
Nicholas Wehr
078ec59058
feat(AWS Lambda): Add ecr.scanOnPush configuration option ( #9379 )
2021-05-06 11:09:16 +02:00
Mariusz Nowak
6ca2489719
chore: Release v2.39.2
v2.39.2
2021-05-04 22:33:54 +02:00
Mariusz Nowak
14d39caecf
chore: Bump dependencies
2021-05-04 22:33:54 +02:00
Mariusz Nowak
da476ad7ac
fix(CLI): Ensure to support disableDeprecations setting
2021-05-04 22:12:00 +02:00
Mariusz Nowak
b7a113d48d
fix(Telemetry): Ensure proper options for generate payload fallback
2021-05-04 22:12:00 +02:00
Mariusz Nowak
ae9442e53b
fix(Telemetry): Do not share telemetry cache folder with old versions
...
Fixes the issue for global to local fallback case, where older global which send cache on every command was sending same telemetry as local
2021-05-04 22:12:00 +02:00
Piotr Grzesik
2c2c77f905
fix(Telemetry): Do not report when commandSchema not resolved
2021-05-04 17:50:41 +02:00
Piotr Grzesik
7338358126
fix: Fix schema for Fn::Split for vpc config
2021-05-04 15:52:36 +02:00
Piotr Grzesik
2c7f024a57
fix(AWS Deploy): Dont update vpc during deploy function if uses CF
2021-05-04 15:52:36 +02:00
Ikko Ashimine
42bbfecd51
docs(AWS ALB): Fixed typo in docs ( #9422 )
...
accross -> across
2021-05-04 08:51:30 +02:00
Piotr Grzesik
e02a267e68
docs(Variables): Improve CLI options docs
2021-05-03 14:08:57 +02:00
Piotr Grzesik
2403cc6e30
chore: Release v2.39.1
v2.39.1
2021-05-03 12:39:49 +02:00
Piotr Grzesik
3282d9ace4
chore: Bump dependencies
2021-05-03 12:39:49 +02:00
Piotr Grzesik
bdbf154c97
fix(Telemetry): Split stack lines properly on all OS-es
2021-05-03 12:12:24 +02:00
Piotr Grzesik
3ab06282fd
fix(Telemetry): Handle error locations not enclosed in parens
2021-05-03 12:12:24 +02:00
Piotr Grzesik
3ccf6a3af3
fix(Telemetry): Properly resolve location when for only relative paths ( #9418 )
2021-05-03 11:35:17 +02:00
Filip Golonka
80511a4b17
fix(AWS HTTP API): Ensure to apply tags to stage ( #9407 )
2021-05-03 09:50:46 +02:00
Piotr Grzesik
6d2ed840fb
chore: Release 2.39.0
v2.39.0
2021-04-30 14:59:22 +02:00
Piotr Grzesik
46d5f6aef9
chore: Bump dependencies
2021-04-30 14:59:22 +02:00
Mariusz Nowak
132c830b0a
fix(CLI): Ensure no general help is listed under interactive setup help
2021-04-30 13:35:15 +02:00
Piotr Grzesik
d647125ff5
feat(Telemetry): Add commandDurationMs to payload
2021-04-30 11:57:03 +02:00
Piotr Grzesik
5861d08768
feat(Telemetry): Report failures via telemetry
2021-04-30 11:54:29 +02:00
Piotr Grzesik
8860397798
refactor(Telemetry): Add resolveErrorLocation util
2021-04-30 11:54:29 +02:00
Piotr Grzesik
f1a9a7b760
refactor(Telemetry): Add anonymizeStacktracePaths util
2021-04-30 11:54:29 +02:00
Stephen
360925d2e0
fix(AWS S3): Fix parsing of the artifact S3 url ( #9380 )
2021-04-30 09:33:32 +02:00
Mariusz Nowak
85b9e5319d
fix(Telemetry): Ensure that container commands do not trigger telemetry
2021-04-29 17:38:38 +02:00
Mariusz Nowak
95e063d904
docs: Remove not supported --noDeploy from docs
2021-04-29 16:15:04 +02:00
Piotr Grzesik
f5b2b9be39
feat(Telemetry): Add commandOptionNames to payload
2021-04-28 16:30:47 +02:00
Piotr Grzesik
fd97e877ce
refactor: Ensure that options are copied in Serverless constructor
2021-04-28 16:30:47 +02:00
Piotr Grzesik
d81730c219
feat(Telemetry): Do not report telemetry for help commands
2021-04-28 16:01:33 +02:00
Piotr Grzesik
72f952703b
test(Telemetry): Ensure telemetry is not emitted during tests
2021-04-28 14:43:02 +02:00
Piotr Grzesik
a05e88d92e
fix(AWS API Gateway): Ensure unique name for request validator
2021-04-28 12:08:37 +02:00
Piotr Grzesik
07a5483bb6
refactor(CLI): Pass serverless instance to handle-error
2021-04-28 09:42:47 +02:00
AlinoeDoctari
ed3d75dafd
test(AWS Deploy): Add integration tests for custom deployment bucket
2021-04-27 17:56:18 +02:00
YErii
543423d869
feat(Templates): Update dependencies for cloudflare template ( #9373 )
2021-04-27 17:47:59 +02:00
Piotr Grzesik
ba5f207d0a
refactor(Telemetry): Make serverless optional in generatePayload
2021-04-27 17:46:19 +02:00
Piotr Grzesik
11e7311032
refactor: Introduce is-using-local-installation util
2021-04-27 17:46:19 +02:00
Piotr Grzesik
e1b9ba46bd
refactor(Telemetry): Do not generate payload if telemetry disabled
2021-04-27 14:01:26 +02:00
Piotr Grzesik
98e6e1eaf7
refactor(Telemetry): Ensure local serverless will not run telemetry
2021-04-27 14:01:26 +02:00
Piotr Grzesik
4cab803ccd
refactor(Telemetry): Move telemetry handling to scripts/serverless.js
2021-04-27 14:01:26 +02:00
Piotr Grzesik
fac47cfa23
refactor(Telemetry): Only process in PluginManager if flag missing
2021-04-27 14:01:26 +02:00
Piotr Grzesik
78a4a96d74
refactor(Telemetry): Add isTelemetryReportedExternally flag
2021-04-27 14:01:26 +02:00
Mariusz Nowak
2ff58b16bf
feat(Variables): Expose variable resolver function to variable sources
2021-04-27 13:48:57 +02:00