Version 5.0.0
Added
- Crowd DC support.
- Bump supported versions:
- Jira LTS from 8.5.12 to 8.5.15
- Jira LTS from 8.13.4 to 8.13.7
- Jira Service Management LTS from 4.5.12 to 4.5.15
- Jira Service Management LTS from 4.13.4 to 4.13.7
- Confluence LTS from 7.4.8 to 7.4.9
- Bitbucket LTS from 6.10.9 to 6.10.11
- Bitbucket LTS from 7.6.4 to 7.6.7
- Retry logic for JSM data preparation script.
Fixed
- Documentation updates and improvements.
- Selenium and JMeter actions stability.
- Dockerfile issue with bintray repo.
- Invalid XML character error for JSM.
- Confluence dataset to make
view_blog
action timings more stable. - Run as specific user logic for Locust scripts.
Changed
- Updated Locust scripts according to the latest Jira and Confluence releases.
- Bump chromedriver version up to
91.0.4472.101
to support Chrome browser version91
. - Bump downstream libraries' versions.
Upgrade instructions
git pull
frommaster
branch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt