Changelog

1.16.35 29 October 2024

  • Upgrade to jmeter 5.6.3
  • Upgrade to ruby 3.3.3

1.16.34 15 August 2024

  • Fixed the execution of existing cloud tests
  • Fixed the execution of TestNG Selenium tests

1.16.33 12 August 2024

  • Fixed response haeaders extractor
  • Fixed pagination in blazemeter api client
  • Vulnerability fixes

1.16.32 25 June 2024

  • Java helpers updated to 1.10 (Added support for JUnit's DisplayName annotation)
  • Upgrade node to 18
  • Limits error response bodies collection to 10 per test
  • Modified RPS value to avoid 0.001 to reduce timeouts.
  • Consume all passed ramp-up plan steps and execute last of them
  • Properly handled cases where duration or steps are none
  • Fixed ramp-up to start at the end of the increase interval, not the beginning
  • Added coverage improvements
  • Reverted changes that set concurrency at the end of the interval to match BlazeMeter UI
  • Added the pyscripts module to the Taurus package
  • Removed Newman executor from doc index

1.16.31 29 April 2024

  • Fixed resolution of JMX test duration, that contains user variables.

1.16.30 16 April 2024

  • Dependencies upgrade

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