Skip to content

Release 4.2.0

Compare
Choose a tag to compare
@ometelytsia ometelytsia released this 26 Apr 12:19
· 1711 commits to master since this release
1ee29fc

Version 4.2.0

Added

  • Ability to run app_specific_action as a specific_user for JMeter.
  • Log active node_id for selenium scripts.
  • Improved pacing logic for JMeter scripts.
  • Scenario status on the charts.

Fixed

  • Documentation updates and improvements.
  • Clear selenium browser cookies for each iteration.
  • Improved index_synk.sh script to handle log rotation edge case.
  • Updated JMeter actions to the latest product updates.
  • Fixed total git operation count for Bitbucket.
  • Fixed success rate calculation logic for selenium scenarios.
  • Fixed selenium login for confluence in case of a server.
  • Selenium and JMeter actions stability.

Changed

  • Actions percentages for all products to make distribution better.
  • Removed Python 3.6 support
  • Bump bzt version up to 1.15.3.
  • Bump locust version to 1.4.4.
  • Bump chromedriver version up to 90.0.4430.24 to support Chrome browser version 90.
  • Bump downstream libraries' versions.

Upgrade instructions

  • git pull from master branch
  • activate virtual env for the toolkit (see README.md for details)
  • pip install -r requirements.txt