Skip to content

Release 7.4.1

Compare
Choose a tag to compare
@dmika1 dmika1 released this 01 Jun 09:34
· 663 commits to master since this release
625dd22

Version 7.4.1

Fixed

  • getting node ip for instances without nodes (for example localhost)

Changed

  • Bump Chromedriver to 114.0.5735.90

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