Skip to content

Releases: atlassian/dc-app-performance-toolkit

Release 8.7.1

12 Jun 09:12
5db179c
Compare
Choose a tag to compare

Version 8.7.1

Fixed

  • edit_issue_sumbit for Jira
  • websudo for Jira, JSM and Confluence Jmeter and Locust
  • run_as_app_specific for Confluence Jmeter and Locust
  • Documentation improvements

Changed

  • Bump Chromedriver to 137.0.7151.70

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.7.0

28 Apr 11:25
be7881f
Compare
Choose a tag to compare

Version 8.7.0

Added

  • New product versions support:
    • Jira LTS from 10.3.0 to 10.3.4
    • Jira LTS from 9.12.17 to 9.12.19
    • Jira Service Management LTS from 10.3.1 to 10.3.4
    • Jira Service Management LTS from 5.12.17 to 5.12.19
    • Confluence LTS from 9.2.0 to 9.2.2
    • Confluence LTS from 8.5.18 to 8.5.20
    • Bitbucket LTS from 9.4.1 to 9.4.4
    • Bitbucket LTS from 8.19.14 to 8.19.16
    • Bamboo LTS from 10.2.0 to 10.2.2
    • Crowd from 6.0.0 to 6.3.0
  • Bitbucket websudo method to extension_ui.py
  • Confluence websudo method to extension_ui.py
  • Setup UPM app signing disabled by default for all products
  • Turned off Bitbucket What's new pop-up by adding configuration file in the EBS snapshot

Fixed

  • Code and results copying logic to avoid using the problematic kubectl cp command
  • Deployment type detection
  • Locust Jira run-as-specific user method
  • Documentation improvements

Changed

  • Confluence selenium_cql_search action to use fixed search strings for better timing stability
  • Bump Chromedriver to 135.0.7049.114
  • Bumped library versions in requirements.txt
  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.9.8

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.6.0

05 Feb 13:38
99f72f1
Compare
Choose a tag to compare

Version 8.6.0

Added

  • New product versions support:
    • New Jira LTS 10.3.0
    • Jira LTS from 9.12.12 to 9.12.17
    • Jira LTS 9.4.x EOL
    • New Jira Service Management LTS 10.3.1
    • Jira Service Management LTS from 5.12.12 to 5.12.17
    • Jira Service Management LTS 5.4.x EOL
    • New Confluence LTS 9.2.0 release
    • Confluence LTS from 8.5.14 to 8.5.18
    • Confluence LTS 7.19.x EOL
    • New Bitbucket LTS 9.4.1 release
    • Bitbucket LTS from 8.19.7 to 8.19.14
    • Bitbucket LTS 8.9.x EOL
    • New Bamboo LTS 10.2.0 release
  • Python 3.13 support
  • New 2SV login flow support for all products
  • Jira web_sudo method and example into extension_ui.py file

Fixed

  • TF tagging for untagged resources
  • Documentation improvements

Changed

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

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.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.