Artillery
CLI

Artillery CLI v2.0.32

New features

Playwright

  • Upgrade to Playwright v1.60.0

Fixes & improvements

Core

  • Fix issue where http.timeout was silently capped at 8 seconds for slow origins. Requests against backends that took more than 8 seconds to send the first response byte would fail with ERR_SOCKET_TIMEOUT regardless of the configured http.timeout value.
  • Fix issue where Artillery commands could fail at startup with MODULE_NOT_FOUND errors for @smithy/node-config-provider and @smithy/config-resolver.

AWS ECS/Fargate

  • Fix issue where tests that depend on external npm modules could run with fewer VUs than configured due to undetected worker startup errors.

Artillery Cloud

  • Fix regression where errors from trace upload requests were not surfaced in the CLI output.
  • Improve reliability of sending metrics and events to Artillery Cloud.

Other improvements & fixes

  • Improved dependency detection for tests that use external npm modules.

Dependencies

  • Update OpenTelemetry exporter dependencies
  • Various dependency upgrades

Full release notes on GitHub: https://github.com/artilleryio/artillery/releases/tag/artillery-2.0.32