Version 8.3.0
Added
- Python 3.12 support
- Python 3.8 support is deprecated
- Java 21 support for DCAPT
- Java 11 support is deprecated
- Bump products supported versions:
- Jira LTS from
9.4.17
to9.4.22
- Jira LTS from
9.12.4
to9.12.8
- Jira Service Management LTS from
5.4.17
to5.4.22
- Jira Service Management LTS from
5.12.4
to5.12.8
- Confluence LTS from
8.5.6
to8.5.9
- Confluence LTS from
7.19.19
to7.19.22
- Bitbucket LTS from
8.9.10
to8.9.14
- Bitbucket LTS
8.19.4
- Bitbucket LTS
7.21.x
EOL - Crowd from
5.2.3
to5.3.1
- Bamboo LTS from
9.6.1
to9.6.2
- Jira LTS from
Fixed
- Handle empty search case in Confluence CQL action
- Added
.tfvars
files anddcapt-snapshots.json
to.gitattribute
file to handle Windows issues with incorrect style line separators - Jira/JSM JMeter and Locust scripts cleanup from analytics/bulk requests
- Better Confluence TF cluster resource balancing
- Force termination of local home volumes
- Jira set the resolution on
edit_issue
action - Documentation improvements
Changed
- Bump JMeter version to
5.6
- Bump JMeter plugins versions
- Bump Chromedriver to
126.0.6478.126
- Bumped library versions 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
Important
Use the same atlassianlabs/terraform
image tag to deploy, upgrade, and undeploy the environment.