Skip to content

Atlassian Jira 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 3.0.0

Download: jira-3.0.0.tgz

SHA256: 15f1238318971c9d650d8a717ebea18f17e0ebf374bd1e0621d4c27acc3e36b4

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 2.2.0

Download: jira-2.2.0.tgz

SHA256: 081d0c38e2d3efac0ee2f1fe15b1140271599290ce2a91ee7c8301d9e1ecfe89

Series History

See the revision history for series 2.2.x below

Revisions
2.2.0 - 07/11/2022

Changed

  • Update dependencies

Version 2.1.0

Download: jira-2.1.0.tgz

SHA256: 77880b0d5e6769c561eb210d7c4ea83348a402e6f5fbedda5ab09e3db3fecfb6

Series History

See the revision history for series 2.1.x below

Revisions
2.1.0 - 01/11/2022

Changed

  • Update dependencies.

Version 2.0.0

Download: jira-2.0.0.tgz

SHA256: 618f2e268c461a9652d249add9084d7f5c383f5040c33b1315ea9591b9d9bcdd

Series History

See the revision history for series 2.0.x below

Revisions
2.0.0 - 15/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).

Version 1.2.0

Download: jira-1.2.0.tgz

SHA256: 0d03a9184c1601a4a5d60e16ac44ddabf532410aedd358cb4b609a88b9c69be4

Series History

See the revision history for series 1.2.x below

Revisions
1.2.0 - 08/09/2021

Changed

  • Improved plugin startup speed.

Version 1.1.1

Download: jira-1.1.1.tgz

SHA256: 30ab879b9fb336589fac238160f2f6a27fd6a08ef0306e60be3bf574c4dc55f0

Series History

See the revision history for series 1.1.x below

Revisions
1.1.1 - 27/05/2021

Added

  • Added a description to the plugin manifest.
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