github artilleryio/artillery artillery-2.0.25
Artillery v2.0.25

10 hours ago

What's Changed

New features

  • Stash API is now available. Stash API provides a persistent key-value store for use in your Artillery tests to share data between VUs, and offers Redis-compatible features like working with key-value pairs, lists, counters, and more. docs

Playwright

  • Upgrade to Playwright v1.55.0 #3617

Fixes & Improvements

  • Fix: Prioritize dependencies set via package.json over automatically-detected dependencies. This fixes issues where latest versions of dependencies could be installed rather than those specified in package.json #3616
  • Fix: Avoid promisifying async "function" steps. This removes Node.js warnings when when an async function is used for a function step #3552
  • Fix: Use China partition-aware ARNs and principals for tests on AWS Lambda/Fargate #3618
  • Routine updates to dependencies to address security reports #3612
  • Remove dependency on PostHog SDK #3615
  • Migrate to AWS SDK v3. This is an internal change that does not affect any user-visible functionality

Don't miss a new artillery release

NewReleases is sending notifications on new releases.