Artillery CLI v2.0.0-30 is out

New features
- AWS Lambda - when running tests on AWS Lambda, Artillery will automatically bundle any plugins loaded via
config.pluginsand engines loaded viaconfig.engines - Checks & assertions: new
notStatusCodecheck in theexpectplugin - Datadog integration:
includeOnlyandexcludedoptions may be used to configure the list of Artillery metrics which will be sent to Datadog
Fixes & improvements
- When
artillery runis used with the--outputoption, Artillery will check if destination exists before running the test - Miscellaneous dependency updates to address deprecation warnings and security advisories