Version 5.1.0
Added
- Bump supported versions:
- Jira LTS from 8.5.15 to 8.5.18
- Jira LTS from 8.13.7 to 8.13.10
- Jira Service Management LTS from 4.5.15 to 4.5.18
- Jira Service Management LTS from 4.13.7 to 4.13.10
- Confluence LTS from 7.4.9 to 7.4.11
- New Confluence LTS 7.13.0
- Bitbucket LTS from 6.10.11 to 6.10.13
- Bitbucket LTS from 7.6.7 to 7.6.9
- Crowd from 4.3.0 to 4.3.5
- Retry logic for Confluence data preparation script.
- Check for toolkit updates.
Fixed
- Documentation updates and improvements.
- JSM Selenium actions stability improvements.
- Error handling in case of incorrect
force
flag usage for util scripts. - Crowd
base_url
propagation.
Changed
- Updated Bitbucket user guide.
- Bump
bzt
version up to1.15.4
. - Bump
locust
version to1.6.0
. - Bump
chromedriver
version up to93.0.4577.63
to support Chrome browser version93
. - 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