Skip to content

Releases: atlassian/dc-app-performance-toolkit

Release 8.5.0

31 Oct 12:30
ce4ccf2
Compare
Choose a tag to compare

Version 8.5.0

Added

  • New product versions support:
    • Jira 10 platform release
    • JSM 10 platform release
  • Script and instructions on how to retry a copy of run results

Fixed

  • Cluster downscale functionality
  • Bamboo "get system page" API
  • Users search logic to support Jira/JSM 10
  • Documentation improvements

Changed

  • Bump Chromedriver to 130.0.6723.91
  • Bumped library versions in requirements.txt
  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.9.3

Upgrade instructions

  • git pull from master 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.

Release 8.4.0

12 Sep 13:43
73de34d
Compare
Choose a tag to compare

Version 8.4.0

Added

  • Bump products supported versions:
    • Jira LTS from 9.4.22 to 9.4.25
    • Jira LTS from 9.12.8 to 9.12.12
    • Jira Service Management LTS from 5.4.22 to 5.4.25
    • Jira Service Management LTS from 5.12.8 to 5.12.12
    • New Confluence 9.0.2 platform release
    • Confluence LTS from 8.5.9 to 8.5.14
    • Confluence LTS from 7.19.22 to 7.19.26
    • New Bitbucket 9.0.0 platform release
    • Bitbucket LTS from 8.9.14 to 8.9.18
    • Bitbucket LTS from 8.19.4 to 8.19.7
    • New Crowd 6.0.0
    • New Bamboo 10.0.1 platform release
    • Bamboo LTS from 9.6.2 to 9.6.6

Fixed

  • Analytics secure flag usage for non-secured connections
  • Logic to get the Bitbucket system page
  • Naming of the Confluence actions
  • Documentation improvements

Changed

  • Bump Chromedriver to 128.0.6613.137
  • Bumped library versions in requirements.txt
  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.9.2

Upgrade instructions

  • git pull from master 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.

Release 8.3.2

29 Jul 14:56
21feb0b
Compare
Choose a tag to compare

Version 8.3.2

Added

  • hostname pre-run validation
  • license pre-run validation for Jira, JSM, and Confluence

Fixed

  • Documentation improvements

Changed

  • Bump JMeter version to 5.6.3
  • Bump Chromedriver to 127.0.6533.72
  • Bumped library versions in requirements.txt

Upgrade instructions

  • git pull from master 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.

Release 8.3.1

27 Jun 14:15
559bcf9
Compare
Choose a tag to compare

Version 8.3.1

Added

  • Confluence upm.plugin.upload.enabled=true argument to .tfvars files

Release 8.3.0

25 Jun 14:23
011195b
Compare
Choose a tag to compare

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 to 9.4.22
    • Jira LTS from 9.12.4 to 9.12.8
    • Jira Service Management LTS from 5.4.17 to 5.4.22
    • Jira Service Management LTS from 5.12.4 to 5.12.8
    • Confluence LTS from 8.5.6 to 8.5.9
    • Confluence LTS from 7.19.19 to 7.19.22
    • Bitbucket LTS from 8.9.10 to 8.9.14
    • Bitbucket LTS 8.19.4
    • Bitbucket LTS 7.21.x EOL
    • Crowd from 5.2.3 to 5.3.1
    • Bamboo LTS from 9.6.1 to 9.6.2

Fixed

  • Handle empty search case in Confluence CQL action
  • Added .tfvars files and dcapt-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 from master 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.

Release 8.2.2

04 Jun 16:31
530ee72
Compare
Choose a tag to compare

Changed

  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.9.1 to fix the missing Bitbucket upload app button
  • Bump JMeter plugin versions
  • Bump Chromedriver version to 125.0.6422.141

Upgrade instructions

  • git pull from master 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.

Release 8.2.1

29 Apr 09:27
3b71c5a
Compare
Choose a tag to compare

Version 8.2.1

Changed

  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.7.9 to fix MIME type deployment issue

Upgrade instructions

  • git pull from master 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.

Release 8.2.0

23 Apr 09:06
5635c0e
Compare
Choose a tag to compare

Version 8.2.0

Added

  • Java version check
  • Bump products supported versions:
    • New Bamboo LTS 9.6.1 support

Fixed

  • Jira small snapshot ID
  • JSM tests stability
  • Documentation improvements

Changed

  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.7.7
  • Bump Chromedriver to 124.0.6367.60

Upgrade instructions

  • git pull from master 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.

Release 8.1.0

19 Mar 12:40
9e3409d
Compare
Choose a tag to compare

Version 8.1.0

Added

  • Local home snapshots for Jira, JSM, and Confluence to speed up deployment
  • New selenium actions error handling
  • Check if the execution pod exists
  • How to connect to RDS instructions
  • How to SSH to a pod instructions
  • Chromedriver version compatibility check
  • Automatic detailed k8s logs generation on deployment failure
  • Ability to rebuild atlassian/dcapt docker image on the fly
  • New JVM args variable in .tfvars file
  • Bump products supported versions:
    • Jira LTS from 9.4.14 to 9.4.17
    • Jira LTS from 9.12.1 to 9.12.4
    • Jira Service Management LTS from 5.4.14 to 5.4.17
    • Jira Service Management LTS from 5.12.1 to 5.12.4
    • Confluence LTS from 8.5.4 to 8.5.6
    • Confluence LTS from 7.19.17 to 7.19.19
    • Bitbucket LTS from 8.9.8 to 8.9.10
    • Bitbucket LTS from 7.21.20 to 7.21.22
    • Crowd from 5.2.2 to 5.2.3
    • Bamboo LTS from 9.2.9 to 9.2.11

Fixed

  • Servicedest get info API
  • The stability of the Jira get_issue API call
  • DCAPT dataset detection logic
  • Documentation improvements

Changed

  • Greatly refactored CQL search actions for Confluence
  • Improved kubectl cp to copy only required files
  • Removed Confluence old RPC client
  • Set default Bamboo db version to 14
  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.7.4
  • Bump Chromedriver to 122.0.6261.128
  • Bumped libraries in requirements.txt

Upgrade instructions

  • git pull from master 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.

Release 8.0.0

18 Jan 11:40
9c4c301
Compare
Choose a tag to compare

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 to 9.4.14
    • Added Jira LTS 9.12.1
    • Jira Service Management LTS 4.20.x EOL
    • Jira Service Management LTS from 5.4.10 to 5.4.14
    • Added JSM LTS 5.12.1
    • Confluence LTS from 8.5.1 to 8.5.4
    • Confluence LTS from 7.19.14 to 7.19.17
    • Bitbucket LTS from 8.9.5 to 8.9.8
    • Bitbucket LTS from 7.21.16 to 7.21.20
    • Bamboo from 9.2.5 to 9.2.9
    • Crowd from 5.1.4 to 5.2.2

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 from master branch
  • activate virtual env for the toolkit (see README.md for details)
  • pip install -r requirements.txt