Skip to content

Release 6.2.0

Compare
Choose a tag to compare
@marynaalt marynaalt released this 11 May 10:35
· 1366 commits to master since this release
e5b19a5

Version 6.2.0

Added

  • Support for Insight for JSM:
    • Insight dataset
    • Insight specific JMeter and Selenium scripts
  • Bump supported versions:
    • Jira LTS from 8.13.16 to 8.13.20
    • Jira LTS from 8.20.4 to 8.20.8
    • Jira Service Management LTS from 4.13.16 to 4.13.20
    • Jira Service Management LTS from 4.20.4 to 4.20.8
    • Confluence LTS from 7.4.14 to 7.4.16
    • Confluence LTS from 7.13.3 to 7.13.5
    • Bitbucket LTS from 7.6.13 to 7.6.14
    • Bitbucket LTS 7.17.5 to 7.17.6
    • Bamboo 8.1.1 to 8.1.3

Fixed

  • Documentation updates and improvements.
  • Confluence index-wait-till-finished.sh script for confluence to search by last edit time.

Changed

  • Add support of selenium 4.
  • Bump bzt version up to 1.16.4.
  • Bump chromedriver to 101.0.4951.41 to support Chrome browser version 101.
  • 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