github artilleryio/artillery artillery-2.0.32
Artillery v2.0.32

5 hours ago

Artillery v2.0.32

What's Changed

New features

Playwright

  • Upgrade to Playwright v1.60.0 #3737

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. #3730
  • Fix issue where Artillery commands could fail at startup with MODULE_NOT_FOUND errors for @smithy/node-config-provider and @smithy/config-resolver. #3736 #3735

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. #3739

Artillery Cloud

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

Other improvements & fixes

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

Dependencies

  • Update OpenTelemetry exporter dependencies #3740
  • Various dependency upgrades

with contributions from @maikefischer

Don't miss a new artillery release

NewReleases is sending notifications on new releases.