Skip to content

Release 7.3.0

Compare
Choose a tag to compare
@dmika1 dmika1 released this 20 Apr 09:39
· 691 commits to master since this release
93e8f75

Version 7.3.0

Added

  • New Jira and JSM DC deployment on K8s
  • Bump products supported versions:
    • Confluence LTS from 7.19.5 to 7.19.6
    • Confluence LTS from 7.13.7 to 7.13.14
    • Confluence platform release from 8.0.3 to 8.1.1
    • Bitbucket LTS from 7.17.13 to 7.17.15
    • Bitbucket LTS from 7.21.7 to 7.21.10
    • Bitbucket platform release from 8.0.5 to 8.8.2
    • Jira LTS from 8.20.17 to 8.20.20
    • Jira LTS from 9.4.2 to 9.4.4
    • Jira Service Management LTS from 4.20.17 to 4.20.20
    • Jira Service Management LTS from 5.4.2 to 5.4.4

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 from master 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