Skip to content

Release 7.4.0

Compare
Choose a tag to compare
@OlehStefanyshyn OlehStefanyshyn released this 29 May 11:34
· 671 commits to master since this release
99e302e

Version 7.4.0

Added

  • New Crowd DC deployment on K8s
  • Bump products supported versions:
    • Confluence LTS from 7.19.6 to 7.19.9
    • Confluence LTS from 7.13.14 to 7.13.17
    • Confluence platform release from 8.1.1 to 8.1.4
    • Bitbucket LTS from 7.17.15 to 7.17.16
    • Bitbucket LTS from 7.21.10 to 7.21.11
    • Bitbucket platform release from 8.8.2 to 8.8.3
    • Jira LTS from 8.20.20 to 8.20.22
    • Jira LTS from 9.4.4 to 9.4.6
    • Jira Service Management LTS from 4.20.20 to 4.20.22
    • Jira Service Management LTS from 5.4.4 to 5.4.6

Fixed

  • Documentation improvements

Changed

  • Bump data-center-terraform release tag to 2.4.0
  • Bump Chromedriver to 113.0.5672.63
  • 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.3.0
  • Use docker container of the previous release:
    atlassian/dcapt:7.3.0