Features
- AWS Kafka: Add support for
SASL/PLAIN
auth tokafka
event (#9666) (3e14f06) (Daniele Iasella) - CLI: New
warn:summary
(default) deprecations logging mode (#9693) (9b624a5) (Mariusz Nowak)
Bug Fixes
- CLI: Recognize
--verbose
option ininfo
command (#9695) (b124152) (Mariusz Nowak)
Maintenance Improvements
- CLI: Fix typo in error message (#9682) (f16c45f) (KIDANI Akito)
- Telemetry:
- Properly handle situation when not in service dir in credentials step (#9678) (b21c1e4)
- Ensure to pass all steps with configured questions (#9701) (b5d3167) (Piotr Grzesik)
- Correctly report
outcome
for interactive setup (#9699) (0c5b8dd) (Piotr Grzesik) - Ensure telemetry generation and related utils are sync (#9692) (e65199c) (Piotr Grzesik)
- Report
commandUsage
as object (#9690) (cc24bc2) (Piotr Grzesik) - Handle interruptions and persist telemetry data (#9699) (502f7e7) (Piotr Grzesik)
- Drop old variables engine related deprecation (#9698) (5b54ed2) (Mariusz Nowak)
- Make deprecations default mode internally modifyable (#9693) (07a69a8) (Mariusz Nowak)
- Replace
fse.createWriteStream
withfs.createWriteStream
(#9687) (3500f64) (Sudipto Das) - Use
async
inlib/plugins/package
(#9644) (db67b35) (Nyambayar Turbat)