Changelog

1.16.29 26 February 2024

  • Allow reports inside actions instead of requests
  • Retrieve response content type from response headers
  • Collect error response bodies
  • Upgrade urllib to version 1.26.17

1.16.28 12 December 2023

  • Gatling support for response extraction for regex, json, css, xpath
  • Gatling support for include-scenario similar to support offered for Jmeter
  • Gatling support to capture response point of interest using regex, json, css, xpath and use in downstream calls using ${param} conventions for substitution
  • Gatling support for multi hosts when requests are chained by capturing responses and downstreaming from one host to another hosts - typical scenario authentication for auth fulfillment server provides a valid authentication token for use as follow up request to another host

1.16.27 22 September 2023

  • Fix k6 aggregator
  • Allow using custom name for the csv cloud report

1.16.26 11 December 2023

  • Cloud provisioning fixes
  • Proxy auth encoding fix
  • Urwid dependency version set to 2.1.2

1.16.25 22 August 2023

  • Latest chromedriver support
  • Cloud test csv report fix
  • Gatling version upgrade to 3.9.5

1.16.24 8 August 2023

  • Selenium 4.10.0 support
  • Upgrade to ruby 3.2.2
  • Vulnerability fixes
  • Small bugfixes

1.16.23 24 May 2023

  • snakeyaml in Jmeter updated to 2.0 to address CVEs
  • US47299 Upgrade .NET to 6.0 to fix vulnerabilities (#1721)
  • Small bugfixes

1.16.22 31 March 2023

  • #1706 Make influxdb application parameter optional
  • Influxdb documentation fixes
  • BlazeMeter websocket reporter
  • Vulnerability fixes
  • Allow user to use different syntax's for non-proxy variables

1.16.21 14 March 2023

  • Added influxdb-reporter (thanks to community!)

1.16.20 13 March 2023

  • Upgrade to Ubuntu:22.04 as base image
  • Selenium >=4.1.4 support
  • Vulnerability fixes
  • Support applying HTTP Proxy settings from env. variables
  • Fix jQuery extraction (thanks to community!)
  • Add support for jmeter-grpc-request plugin. (thanks to community!)

Changelog for Year 2022