Releases: atlassian/dc-app-performance-toolkit
Releases · atlassian/dc-app-performance-toolkit
Release 8.0.0
Version 8.0.0
Added
- Execution environment pod as part of TF deployment
- Ability to select snapshots automatically based on product, version, and dataset size
- Ability to generate reports by single docker command
- Environment compliance check
- Bump products supported versions:
- Jira LTS
8.20.x
EOL - Jira LTS from
9.4.10
to9.4.14
- Added Jira LTS
9.12.1
- Jira Service Management LTS
4.20.x
EOL - Jira Service Management LTS from
5.4.10
to5.4.14
- Added JSM LTS
5.12.1
- Confluence LTS from
8.5.1
to8.5.4
- Confluence LTS from
7.19.14
to7.19.17
- Bitbucket LTS from
8.9.5
to8.9.8
- Bitbucket LTS from
7.21.16
to7.21.20
- Bamboo from
9.2.5
to9.2.9
- Crowd from
5.1.4
to5.2.2
- Jira LTS
Fixed
- Documentation improvements
- Speed up all product deployment
- Confluence
confluence_prepare_data.py
script for development environment case
Changed
- Bump Chromedriver to
120.0.6099.109
- 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
Release 7.6.0
Version 7.6.0
Added
- Bump products supported versions:
- Jira LTS from
8.20.24
to8.20.26
- Jira LTS from
9.4.8
to9.4.10
- Jira Service Management LTS from
4.20.24
to4.20.26
- Jira Service Management LTS from
5.4.8
to5.4.10
- Confluence LTS
8.5.1
- Confluence LTS from
7.19.11
to7.19.14
- Confluence LTS from
7.13.x
- End Of Life - Bitbucket LTS from
8.9.2
to8.9.5
- Bitbucket LTS from
7.21.14
to7.21.16
- Bitbucket LTS EOL
7.17.x
- Bamboo from
9.2.3
to9.2.5
- Jira LTS from
Fixed
- Crowd snapshots
- Ability to download the newest version of Chromedriver
- Documentation improvements
Changed
- Bump Chromedriver to
118.0.5993.70
- 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
Release 7.5.0
Version 7.5.0
Added
- New docker way to deploy TF clusters
- New add_emoji action for Confluence
8.3.x+
- Bump products supported versions:
- Jira LTS from
8.20.22
to8.20.24
- Jira LTS from
9.4.6
to9.4.8
- Jira Service Management LTS from
4.20.22
to4.20.24
- Jira Service Management LTS from
5.4.6
to5.4.8
- Confluence LTS from
7.19.9
to7.19.11
- Confluence LTS from
7.13.17
to7.13.18
- Bitbucket LTS
8.9.2
- Bitbucket LTS from
7.21.11
to7.21.14
- Bitbucket LTS EOL
7.17.x
- Bamboo from
9.2.1
to9.2.3
- Crowd from
5.0.5
to5.1.4
- Jira LTS from
Fixed
- Bug with WEDRIVER_VISIBLE error handling
- Documentation improvements
Changed
- Bump Chromedriver to
114.0.5735.90
- Bump JMeter version to
5.5
- 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
Release 7.4.1
Version 7.4.1
Fixed
- getting node ip for instances without nodes (for example localhost)
Changed
- Bump Chromedriver to
114.0.5735.90
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.3.0
- Use docker container of the previous release:
atlassian/dcapt:7.3.0
Release 7.4.0
Version 7.4.0
Added
- New Crowd DC deployment on K8s
- Bump products supported versions:
- Confluence LTS from
7.19.6
to7.19.9
- Confluence LTS from
7.13.14
to7.13.17
- Confluence platform release from
8.1.1
to8.1.4
- Bitbucket LTS from
7.17.15
to7.17.16
- Bitbucket LTS from
7.21.10
to7.21.11
- Bitbucket platform release from
8.8.2
to8.8.3
- Jira LTS from
8.20.20
to8.20.22
- Jira LTS from
9.4.4
to9.4.6
- Jira Service Management LTS from
4.20.20
to4.20.22
- Jira Service Management LTS from
5.4.4
to5.4.6
- Confluence LTS from
Fixed
- Documentation improvements
Changed
- Bump data-center-terraform release tag to
2.4.0
- Bump Chromedriver to
113.0.5672.63
- 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.3.0
- Use docker container of the previous release:
atlassian/dcapt:7.3.0
Release 7.3.0
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
Release 7.2.0
Version 7.2.0
Added
- New Bitbucket DC deployment on K8s
- Bump products supported versions:
- Confluence LTS from
7.19.2
to7.19.5
- Added Confluence platform release
8.0.3
- Bitbucket LTS from
7.17.11
to7.17.13
- Bitbucket LTS from
7.21.5
to7.21.7
- Bitbucket platform release from
8.0.4
to8.8.0
- Jira LTS from
8.20.15
to8.20.17
- Jira LTS from
9.4.0
to9.4.2
- Jira Service Management LTS from
4.20.15
to4.20.17
- Jira Service Management LTS from
5.4.0
to5.4.2
- Bamboo platform release
8.1.3
to LTS9.2.1
- Confluence LTS from
- Bumped DB version from 11 to 14 for Bitbucket and Confluence
- Fail criteria for Confluence - more than 50% for 5 minutes
Fixed
- Error message for too low concurrency for Bamboo tests
- Instance disk size for Bamboo agents
- Documentation improvements
Changed
- Bump data-center-terraform release tag to
2.3.1
- Bamboo minimum heap size increased from 256MB to 2048MB and maximum heap size increased from 512MB to 4096MB
- Added support of Python
3.11
- Bump Chromedriver to
110.0.5481.77
- 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
In case you are in the middle of Bitbucket DC app performance testing with CloudFormation deployment option process can be continued after switching to the previous DCAPT version.
- Checkout previous release in the dc-app-performance-toolkit repository:
git checkout release-7.1.0
- Use docker container of the previous release:
atlassian/dcapt:7.1.0
- The previous version of the user guide could be found in dc-app-performance-toolkit/docs folder or by this link.
Release 7.1.0
Version 7.1.0
Added
- Bump products supported versions:
- New Jira LTS release 9.4.0
- New JSM LTS release 5.4.0
- Jira LTS from 8.20.13 to 8.20.15
- Jira Service Management LTS from 4.20.13 to 4.20.15
- Redundant warnings filter
Fixed
- Configuration for small Confluence cluster synchrony CPU
- Confluence JMeter scripts redundant timers
- Added more logging for Jmeter actions
- Setting to use the latest helm versions automatically
- Documentation improvements
Changed
- Bump
data-center-terraform
release tag to2.2.3
- Added support of Python
3.10
- Bumped bzt version to
1.16.19
- Bump chromedriver to
108.0.5359.71
to support Chrome browser version108
- 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
- make sure correct tag of
data-center-terraform
repo is used
How to use the previous DCAPT version
In case you are in the middle of Confluence DC app performance testing with the CloudFormation deployment option, the process can be continued after switching to the previous DCAPT version.
- Checkout previous release in the
dc-app-performance-toolkit
repository:
git checkout release-6.3.0
- Use the docker container with the previous release tag:
atlassian/dcapt:6.3.0
- The previous version of the user guide could be found in
dc-app-performance-toolkit/docs
folder or by this link.
Release 7.0.0
Version 7.0.0
Added
- New Confluence DC deployment on K8s
- Bump products supported versions:
- Jira platform release from 9.0.0 to 9.1.0
- JSM platform release from 5.0.0 to 5.1.0
- Jira LTS from 8.20.10 to 8.20.13
- Jira Service Management LTS from 4.20.10 to 4.20.13
- Added Confluence LTS 7.19.2
- Bitbucket LTS from 7.17.6 to 7.17.11
- Added Bitbucket LTS 7.21.5
- Added Bitbucket platform release 8.0.4
- Bitbucket LTS 7.6.x EOL
- Crowd from 4.4.0 to 5.0.2
- Added Confluence java version to results summary log file
- Confluence detailed browser metrics feature flag
Fixed
add_comment
stability action for JSM- Bitbucket selenium module refactoring and cleanup
- Improved Jira scripts and documentation for Index recovery snapshot generation and synchronization
- Check for updates script
- Error message for non-compliant run with correct test duration
- Documentation improvements
Changed
- Removed support of Python
3.7
- Bumped JMeter version to
5.4.3
- Bump chromedriver to
107.0.5304.62
to support Chrome browser version107
- 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
How to use the previous DCAPT version
In case you are in the middle of Confluence DC app performance testing with the CloudFormation deployment option, the process can be continued after switching to the previous DCAPT version.
- Checkout previous release in the
dc-app-performance-toolkit
repository:
git checkout release-6.3.0
- Use the docker container with the previous release tag:
atlassian/dcapt:6.3.0
- The previous version of the user guide could be found in
dc-app-performance-toolkit/docs
folder or by this link.
Release 6.3.0
Version 6.3.0
Added
- Bump supported versions:
- Added Jira 9.0.0 platform release support
- Added JSM 5.0.0 platform release support
- Jira LTS from 8.20.8 to 8.20.10
- Jira Service Management LTS from 4.20.8 to 4.20.10
- Confluence LTS from 7.13.5 to 7.13.7
- Jira LTS 8.13.x EOL
- JSM LTS 4.13.x EOL
- Confluence LTS 7.4.x EOL
Fixed
- Fixed Bitbucket attachments permissions issue related to a new git version release.
- Prepare dataset for JSM in case of a custom dataset.
- Available processor check in case of inactive nodes.
- Documentation improvements.
Changed
- Bump
chromedriver
to103.0.5060.134
to support Chrome browser version103
.
Upgrade instructions
git pull
frommaster
branch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt