Atlassian Jira: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 1.1.0
Download: jira-1.1.0.tgz
SHA256: a8830c4bcff2732f3e0ce2d42f81dc60847bfca9889609b6e23258a72e01692c
Series History
See the revision history for series 1.1.x below
Revisions
1.1.0 - 10/02/2021
Changed
- Update third-party dependencies (no functional changes)
Version 1.0.2
Download: jira-1.0.2.tgz
SHA256: 728f136061417d008289fe92aa1f5908d064a44edecd124c273cc5a41fb9f1a6
Series History
See the revision history for series 1.0.x below
Revisions
1.0.2 - 22/09/2020
Changed
- Unpin cffi version
1.0.1 - 16/09/2020
Changed
- Pin cffi version to 1.14.2 to avoid the recently yanked 1.14.3
1.0.0 - 25/08/2020
Added
-
Added support for viewing projects and users
-
Added support for viewing, creating, and managing issues
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates