Mariusz Nowak
780a67aae2
chore: Release v2.51.1
2021-07-08 14:30:19 +02:00
Mariusz Nowak
6e6220cedd
chore: Bump dependencies
2021-07-08 14:30:19 +02:00
Mariusz Nowak
21c0fedc50
fix(Packaging): Validate package.artifact paths
2021-07-08 13:54:32 +02:00
Mariusz Nowak
993591aa17
ci: Increase allowed number of retries
2021-07-08 13:44:14 +02:00
Mariusz Nowak
884cdfff02
test(AWS MSK): Improve tests reliability
2021-07-08 13:44:14 +02:00
Mariusz Nowak
614f919146
test(AWS SNS): Improve tests reliability
2021-07-08 13:44:14 +02:00
Mariusz Nowak
a648ad8074
test(AWS SNS): Refactor to async/await
2021-07-08 13:44:14 +02:00
Mariusz Nowak
aaa653ebec
test(AWS SNS): Remove "bluebird" dependency
2021-07-08 13:44:14 +02:00
Mariusz Nowak
fd5005e404
fix(Telemetry): Ensure no doubled telemetry in edge cases
2021-07-07 19:18:32 +02:00
tlloyd-synalogik
504b42ae0f
fix(AWS Local Invocation): Bump AWS Java pom version to pull in fix
...
(PR #9714 )
2021-07-07 18:46:39 +02:00
Mariusz Nowak
9cea555e88
refactor(Telemetry): Report whether we're in context of TTY terminal
2021-07-07 18:32:44 +02:00
Mariusz Nowak
7354c2000f
refactor(Telemetry): Report all interruption signals
2021-07-07 18:32:44 +02:00
Mariusz Nowak
dff2799941
refactor(CLI): Improve module imports order
2021-07-07 18:32:44 +02:00
Mariusz Nowak
c5a3f6907a
fix(CLI): Fix SIGINT signal handling
2021-07-07 18:32:44 +02:00
Piotr Grzesik
b86f8cd715
chore: Release 2.51.0
v2.51.0
2021-07-06 18:07:36 +02:00
Piotr Grzesik
334dbf8fb4
chore: Add AWS Kafka to commitlint
2021-07-06 18:07:36 +02:00
Piotr Grzesik
840f99aa74
chore: Bump dependencies
2021-07-06 18:07:36 +02:00
Piotr Grzesik
0c5b8dd831
fix(Telemetry): Correctly report outcome for interactive setup
2021-07-06 16:36:33 +02:00
Piotr Grzesik
502f7e711f
feat(Telemetry): Handle interruptions and persist telemetry data
2021-07-06 16:36:33 +02:00
Piotr Grzesik
b5d3167e9f
fix(Telemetry): Ensure to pass all steps with configured questions
2021-07-06 16:15:57 +02:00
Mariusz Nowak
5b54ed2e26
refactor: Drop old variables engine related deprecation
...
Old variables engine will be removed with next major, so there's no point to communicate breaking changes that were supposed to introduced if it was to stay
2021-07-06 12:03:51 +02:00
Piotr Grzesik
e65199c052
refactor(Telemetry): Ensure generation and related utils are sync
2021-07-06 11:24:21 +02:00
Mariusz Nowak
9b624a5067
feat(CLI): New warn:summary (default) deprecations logging mode
...
To avoid confusion, in case of local fallback always resort to `warn`
2021-07-05 22:15:50 +02:00
Mariusz Nowak
7fb7b700a6
test: Unify titles format
2021-07-05 22:15:50 +02:00
Mariusz Nowak
07a69a836c
refactor: Make deprecations default mode internally modifyable
2021-07-05 22:15:50 +02:00
Mariusz Nowak
b1241522ec
fix(CLI): Recognize --verbose option in info command
2021-07-05 22:09:12 +02:00
Piotr Grzesik
cc24bc2ae2
refactor(Telemetry): Report commandUsage as object
2021-07-05 14:13:32 +02:00
Mariusz Nowak
24ca29f9d1
test: Cover serverless-prune-plugin
2021-07-05 14:10:54 +02:00
Mariusz Nowak
b988ecf9a0
test: Cover serverless-domain-manager plugin
2021-07-05 14:10:54 +02:00
Mariusz Nowak
255b93fbe0
test: Cover serverless-plugin-requirements plugin
2021-07-05 12:20:41 +02:00
Sudipto Das
3500f641f5
refactor: Replace fse.createWriteStream with fs.createWriteStream
2021-07-05 09:49:04 +02:00
KIDANI Akito
f16c45f84b
refactor(CLI): Fix typo in error message ( #9682 )
2021-07-02 13:31:53 +02:00
Nyambayar Turbat
db67b353c9
refactor: Use async in lib/plugins/package ( #9644 )
2021-07-02 11:18:38 +02:00
Piotr Grzesik
b21c1e415b
fix(Telemetry): Properly handle not in service dir in credentials
2021-07-02 10:44:17 +02:00
Daniele Iasella
3e14f06305
feat(AWS Lambda): Add support for SASL/PLAIN auth to kafka event
2021-07-01 18:04:46 +02:00
Mariusz Nowak
73f15d93b3
test: Test serverless-webpack
2021-07-01 18:03:01 +02:00
Mariusz Nowak
151e98f585
test: When testing plugins load only tested plugin
2021-07-01 18:03:01 +02:00
Piotr Grzesik
a7b9a2556c
chore: Release 2.50.0
v2.50.0
2021-07-01 11:00:40 +02:00
Piotr Grzesik
381638c8e6
chore: Bump dependencies
2021-07-01 11:00:40 +02:00
Mariusz Nowak
01f158695b
feat(Telemetry): Report configuration validation result
2021-07-01 08:32:33 +02:00
Mariusz Nowak
8e2d48fee5
feat(Telemetry): Report configValidationMode
2021-07-01 08:32:33 +02:00
Mariusz Nowak
01439b4f51
test(Telemetry): Optimize to not rely runServerless when not needed
2021-07-01 08:32:33 +02:00
Mariusz Nowak
004ba08bd9
test: Fix test title
2021-07-01 08:32:33 +02:00
Mariusz Nowak
7264d1672e
refactor(Telemetry): Increase error location coverage
2021-07-01 08:32:33 +02:00
Piotr Grzesik
be083237cd
ci: Remove explicit CODECOV_TOKEN
2021-06-30 16:51:49 +02:00
Piotr Grzesik
ac03d83289
refactor(Telemetry): Include commandUsage in case of error
2021-06-30 16:14:45 +02:00
Piotr Grzesik
6a020d121f
fix(Templates): Adjust runtime for openwhisk-python template
2021-06-30 15:42:33 +02:00
Piotr Grzesik
8fc52cdeec
ci: Add node16 to testing matrix
2021-06-30 15:13:54 +02:00
Piotr Grzesik
33794ea504
feat(Variables): Support aws:region and aws:accountId variables
2021-06-30 13:02:59 +02:00
Mariusz Nowak
23c290e4b4
fix(AWS Deploy): Report meaningfully inaccessible file artifacts
2021-06-30 13:02:42 +02:00