Skip to content

Artillery v2.0.20

Latest
Compare
Choose a tag to compare
@hassy hassy released this 22 Aug 15:53
cf68ee6

Artillery v2.0.20

Core & CLI

  • New: add ability to set a custom content type for multipart/form-data form fields (#3316) — docs
  • Fix: don't print an unnecessary warning when loadAll is not set by @hassy in (#3303)
  • Remove legacy Artillery Pro integration (#3320)

Artillery Cloud

  • New: add --name option to set the name of the test to be shown in Artillery Cloud dashboard (#3317) — docs
  • Improve pre-flight checks when recording reports to Artillery Cloud to detect potential firewall/proxy issues (#3314)
  • Fix: include organization IDs in the test report URLs

Azure

  • Fix: bundle separate config files provided with --config option correctly (#3312)
  • Fix: bundle dotenv files provided with --dotenv correctly (#3313)
  • Fix: bundle custom .npmrc and other dotfiles correctly (#3312)
  • Improve error handling and reporting for container provisioning errors (#3313)

With contributions from @hassy & @RikdeVos