Skip to content

v2.0.0-23

Compare
Choose a tag to compare
@hassy hassy released this 18 Aug 14:55

New features

  • Add cdnHit expectation to expect plugin to check that the response was served from cache by a CDN
  • Add support for providing a CA certificate to use with Prometheus Pushgateway in publish-metrics plugin

Fixes & Improvements

  • Handle malformed cookies from HTTP services (#1540)
  • Fix crashes that could be caused by redirect chains in combination with capture/afterResponse hooks (#1544 #1568)
  • Make sure response body is available to afterResponse hooks when the response is compressed (#1563)
  • Add support for JSON-LD in the expect plugin (artilleryio/artillery-plugin-expect#34)
  • Make sure metrics sent to Prometheus Pushgateway with publish-metrics are flushed before Artillery exits
  • Routine dependency upgrades to address security advisories

Contributors: @juanig1, @luneo7, @MaximeTaqt, @hassy