Skip to content

Releases: atlassian/dc-app-performance-toolkit

Release 1.1.1 Beta

05 Dec 14:44
14d6ae7
Compare
Choose a tag to compare

Version 1.1.1 beta

Fixed

  • README.md to reflect the correct status of supported Atlassian apps

Release 1.1.0 Beta

25 Nov 12:00
53b9b29
Compare
Choose a tag to compare

Version 1.1.0 beta

Added

  • Confluence 6.13.8 support:
    • Selenium scripts
    • JMeter script
    • util scripts
    • User Guide
    • "Large" dataset
  • Support Jira ER 8.5.0
  • User-friendly message for CAPTCHA
  • New project folders structure unified for both Jira and Confluence

Fixed

  • Jira “get projects pages“ logic
  • Edge case when only one Jira issue type exists
  • Error when toolkit full path contains spaces

Changed

  • ChromeDriver version bump to 78.0.3904.70 to support Chrome version 78
  • Taurus version bump to 1.13.9
  • Filter only Jira Software projects/tickets/etc
  • Improved yml config reading

Upgrade instructions

  • git pull from master branch
  • activate virtual env for the toolkit (see README.md for details)
  • pip install -r requirements.txt

Release 1.0.6 Beta

21 Oct 12:33
4e0100a
Compare
Choose a tag to compare

Version 1.0.6 beta

Fixed

  • Collate issue in populate_db script - resolves a problem when a Jira node is not starting after scale event.
  • Incorrect behavior of index-sync script - resolves an issue with incorrect index sync status reporting.

Changed

  • Updated documentation with Base URL correction - after dataset load Base URL has to be updated on System preferences.

Known issues

Release 1.0.5 Beta

08 Oct 08:59
ebe8ba8
Compare
Choose a tag to compare

Version 1.0.5 beta

Added

  • Support of latest Enterprise Release Jira 7.13.6

Changed

  • Chromedriver version bump to 77.0.3865.40 to support Chrome 77.
  • Updated documentation to reflect Jira 7.13.6 support

Release 1.0.4 Beta

01 Oct 16:02
b04c3bb
Compare
Choose a tag to compare

Version 1.0.4 beta

Added

  • Examples on how to extend the performance toolkit
  • Added copy of public User guide into the repo

Changed

  • Refactored report generator

Fixed

  • Hard-coded protocol in jira.jmx file