Release 3.0.1
·
3258 commits
to master
since this release
Version 3.0.1
Added
- Get version functionality in case Jira Server or Confluence Server
Fixed
- Language check for Confluence and Bitbucket in case the host uses https protocol
- Selenium selector when no results found by JQL search
Changed
- Documentation about Jira Index was updated to be more clear
- Recommended Jira Database instance class for better Jira Full Re-Index timing consistency
- Recommended Confluence Database instance class to use the latest generation
- Removed hipchat endpoint from
jira.jmx
Upgrade instructions
git pullfrommasterbranch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt