Version 7.3.0
Added
- New Jira and JSM DC deployment on K8s
- Bump products supported versions:
- Confluence LTS from
7.19.5
to7.19.6
- Confluence LTS from
7.13.7
to7.13.14
- Confluence platform release from
8.0.3
to8.1.1
- Bitbucket LTS from
7.17.13
to7.17.15
- Bitbucket LTS from
7.21.7
to7.21.10
- Bitbucket platform release from
8.0.5
to8.8.2
- Jira LTS from
8.20.17
to8.20.20
- Jira LTS from
9.4.2
to9.4.4
- Jira Service Management LTS from
4.20.17
to4.20.20
- Jira Service Management LTS from
5.4.2
to5.4.4
- Confluence LTS from
Fixed
- Second login to the system page in Jira and JSM
jsm_prepare_data.py
script- Jmeter actions for JSM and JSM\Insight
- Documentation improvements
Changed
- Bump data-center-terraform release tag to
2.4.0
- Bump Chromedriver to
112.0.5615.49
- Bumped libraries in
requirements.txt
Upgrade instructions
git pull
frommaster
branch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt
- make sure correct tag of
data-center-terraform
repo is used
How to use the previous DCAPT version
- Checkout previous release in the dc-app-performance-toolkit repository:
git checkout release-7.2.0
- Use docker container of the previous release:
atlassian/dcapt:7.2.0