Releases: atlassian/dc-app-performance-toolkit
Releases · atlassian/dc-app-performance-toolkit
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.5to7.19.6 - Confluence LTS from
7.13.7to7.13.14 - Confluence platform release from
8.0.3to8.1.1 - Bitbucket LTS from
7.17.13to7.17.15 - Bitbucket LTS from
7.21.7to7.21.10 - Bitbucket platform release from
8.0.5to8.8.2 - Jira LTS from
8.20.17to8.20.20 - Jira LTS from
9.4.2to9.4.4 - Jira Service Management LTS from
4.20.17to4.20.20 - Jira Service Management LTS from
5.4.2to5.4.4
- Confluence LTS from
Fixed
- Second login to the system page in Jira and JSM
jsm_prepare_data.pyscript- 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 pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt- make sure correct tag of
data-center-terraformrepo 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.2to7.19.5 - Added Confluence platform release
8.0.3 - Bitbucket LTS from
7.17.11to7.17.13 - Bitbucket LTS from
7.21.5to7.21.7 - Bitbucket platform release from
8.0.4to8.8.0 - Jira LTS from
8.20.15to8.20.17 - Jira LTS from
9.4.0to9.4.2 - Jira Service Management LTS from
4.20.15to4.20.17 - Jira Service Management LTS from
5.4.0to5.4.2 - Bamboo platform release
8.1.3to 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 pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt- make sure correct tag of
data-center-terraformrepo 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-terraformrelease tag to2.2.3 - Added support of Python
3.10 - Bumped bzt version to
1.16.19 - Bump chromedriver to
108.0.5359.71to support Chrome browser version108 - Bump downstream libraries' versions
Upgrade instructions
git pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt- make sure correct tag of
data-center-terraformrepo 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-toolkitrepository:
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/docsfolder 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_commentstability 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.62to support Chrome browser version107 - Bump downstream libraries' versions
Upgrade instructions
git pullfrommasterbranch- 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-toolkitrepository:
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/docsfolder 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
chromedriverto103.0.5060.134to support Chrome browser version103.
Upgrade instructions
git pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt
Release 6.2.2
Version 6.2.2
Added
- Bump supported versions:
- Confluence LTS from 7.4.16 to 7.4.17
- Confluence LTS from 7.13.5 to 7.13.7
- Added node CPU count to
results_summary.log.
Changed
- Bump
chromedriverto102.0.5005.61to support Chrome browser version102.
Upgrade instructions
git pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt
Release 6.2.1
Version 6.2.1
Added
- Check for
.jtlfile length. - Better error handling.
Fixed
- Jira
index-sync.shto handle different Jira versions. - Jira index-related documentation updates.
Changed
- Downgrade
bztversion to1.16.3due to a bug in1.16.4which incorrectly reports action status on failures.
Upgrade instructions
git pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt
Release 6.2.0
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.shscript for confluence to search by last edit time.
Changed
- Add support of selenium 4.
- Bump
bztversion up to1.16.4. - Bump
chromedriverto101.0.4951.41to support Chrome browser version101. - Bump downstream libraries versions.
Upgrade instructions
git pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt
Release 6.1.0
Version 6.1.0
Added
- Support and documentation for Bamboo DC deployment on k8s
- Bamboo Locust app-specific scenario scripts.
- Bump supported versions:
- Jira LTS from 8.13.13 to 8.13.16
- Jira LTS from 8.20.1 to 8.20.4
- Jira Service Management LTS from 4.13.13 to 4.13.16
- Jira Service Management LTS from 4.20.1 to 4.20.4
- Confluence LTS from 7.4.13 to 7.4.14
- Confluence LTS from 7.13.2 to 7.13.3
- Bitbucket LTS from 7.6.10 to 7.6.13
- Bitbucket LTS 7.17.1 to 7.17.5
Fixed
- Documentation updates and improvements.
confluence_prepare_data.pyscript hangs when there are no blog posts or pages.
Changed
- Bump
bztversion up to1.16.2. - Bump
JMeterversion to5.4.2. - Bump
chromedriverto97.0.4692.71to support Chrome browser version97. - Bump downstream libraries versions.
Upgrade instructions
git pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt
Release 6.0.1
Hotfix release version 6.0.1
Fixed
- Bumped
log4j-api,log4j-coreandlog4j-slf4j-implversions to2.16.0
Upgrade instructions
git pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt