Changelog

The latest Artillery features and product launches.

cli
Thursday, February 9, 2023

Artillery CLI v2.0.0-30 is out

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.plugins and engines loaded via config.engines
  • Checks & assertions: new notStatusCode check in the expect plugin
  • Datadog integration: includeOnly and excluded options may be used to configure the list of Artillery metrics which will be sent to Datadog

Fixes & improvements

  • When artillery run is used with the --output option, Artillery will check if destination exists before running the test
  • Miscellaneous dependency updates to address deprecation warnings and security advisories