Skip to content

Release 8.0.0

Compare
Choose a tag to compare
@ometelytsia ometelytsia released this 18 Jan 11:40
· 267 commits to master since this release
9c4c301

Version 8.0.0

Added

  • Execution environment pod as part of TF deployment
  • Ability to select snapshots automatically based on product, version, and dataset size
  • Ability to generate reports by single docker command
  • Environment compliance check
  • Bump products supported versions:
    • Jira LTS 8.20.x EOL
    • Jira LTS from 9.4.10 to 9.4.14
    • Added Jira LTS 9.12.1
    • Jira Service Management LTS 4.20.x EOL
    • Jira Service Management LTS from 5.4.10 to 5.4.14
    • Added JSM LTS 5.12.1
    • Confluence LTS from 8.5.1 to 8.5.4
    • Confluence LTS from 7.19.14 to 7.19.17
    • Bitbucket LTS from 8.9.5 to 8.9.8
    • Bitbucket LTS from 7.21.16 to 7.21.20
    • Bamboo from 9.2.5 to 9.2.9
    • Crowd from 5.1.4 to 5.2.2

Fixed

  • Documentation improvements
  • Speed up all product deployment
  • Confluence confluence_prepare_data.py script for development environment case

Changed

  • Bump Chromedriver to 120.0.6099.109
  • 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