Skip to content

Release 8.7.0

Latest
Compare
Choose a tag to compare
@ometelytsia ometelytsia released this 28 Apr 11:25
be7881f

Version 8.7.0

Added

  • New product versions support:
    • Jira LTS from 10.3.0 to 10.3.4
    • Jira LTS from 9.12.17 to 9.12.19
    • Jira Service Management LTS from 10.3.1 to 10.3.4
    • Jira Service Management LTS from 5.12.17 to 5.12.19
    • Confluence LTS from 9.2.0 to 9.2.2
    • Confluence LTS from 8.5.18 to 8.5.20
    • Bitbucket LTS from 9.4.1 to 9.4.4
    • Bitbucket LTS from 8.19.14 to 8.19.16
    • Bamboo LTS from 10.2.0 to 10.2.2
    • Crowd from 6.0.0 to 6.3.0
  • Bitbucket websudo method to extension_ui.py
  • Confluence websudo method to extension_ui.py
  • Setup UPM app signing disabled by default for all products
  • Turned off Bitbucket What's new pop-up by adding configuration file in the EBS snapshot

Fixed

  • Code and results copying logic to avoid using the problematic kubectl cp command
  • Deployment type detection
  • Locust Jira run-as-specific user method
  • Documentation improvements

Changed

  • Confluence selenium_cql_search action to use fixed search strings for better timing stability
  • Bump Chromedriver to 135.0.7049.114
  • Bumped library versions in requirements.txt
  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.9.8

Upgrade instructions

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

Important

Use the same atlassianlabs/terraform image tag to deploy, upgrade, and undeploy the environment.