Skip to content

Release 8.1.0

Compare
Choose a tag to compare
@ometelytsia ometelytsia released this 19 Mar 12:40
· 56 commits to master since this release
9e3409d

Version 8.1.0

Added

  • Local home snapshots for Jira, JSM, and Confluence to speed up deployment
  • New selenium actions error handling
  • Check if the execution pod exists
  • How to connect to RDS instructions
  • How to SSH to a pod instructions
  • Chromedriver version compatibility check
  • Automatic detailed k8s logs generation on deployment failure
  • Ability to rebuild atlassian/dcapt docker image on the fly
  • New JVM args variable in .tfvars file
  • Bump products supported versions:
    • Jira LTS from 9.4.14 to 9.4.17
    • Jira LTS from 9.12.1 to 9.12.4
    • Jira Service Management LTS from 5.4.14 to 5.4.17
    • Jira Service Management LTS from 5.12.1 to 5.12.4
    • Confluence LTS from 8.5.4 to 8.5.6
    • Confluence LTS from 7.19.17 to 7.19.19
    • Bitbucket LTS from 8.9.8 to 8.9.10
    • Bitbucket LTS from 7.21.20 to 7.21.22
    • Crowd from 5.2.2 to 5.2.3
    • Bamboo LTS from 9.2.9 to 9.2.11

Fixed

  • Servicedest get info API
  • The stability of the Jira get_issue API call
  • DCAPT dataset detection logic
  • Documentation improvements

Changed

  • Greatly refactored CQL search actions for Confluence
  • Improved kubectl cp to copy only required files
  • Removed Confluence old RPC client
  • Set default Bamboo db version to 14
  • Bump TerraForm docker image tag to atlassianlabs/terraform:2.7.4
  • Bump Chromedriver to 122.0.6261.128
  • 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

Important

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