Skip to content

Releases: CircleCI-Public/jira-orb

Scan commit body by default

12 Oct 15:09
6c20f9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2 - Important Fixes

10 Oct 14:19
0473fa2
Compare
Choose a tag to compare

Thank you to all of those who have made the change to our new v2 integration for Jira and helped in both reporting and resolving these bugs.

Previously, v2 was unable to run on MacOS due to differences in Bash version. MacOS is now fully tested and the issue has been resolved. There was a bug where if the job had failed, the status would not be sent to Jira, this has been fixed. Lastly, the environment parameter has been changed to be more in-line with what users expect from the previous iteration of this orb.

Please continue to send in your requests, bugs, and questions.

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1 - Fix Slug Regex

28 Aug 20:19
7f6ef05
Compare
Choose a tag to compare

What's Changed

  • fix: include _ and . as valid characters in slug regex by @EricRibeiro in #14

Full Changelog: v2.0.0...v2.0.1

v2 - Major re-write of the Jira Orb

23 Aug 13:48
905c4d0
Compare
Choose a tag to compare

This new version of the Jira Orb by CircleCI takes advantage of Atlassian's new "Forge" framework. Install the CircleCI for Jira plugin in the Atlassian Marketplace and configure the new Jira orb with OIDC.

Full documentation: https://circleci.com/docs/jira-plugin/


What's Changed

New Contributors

Full Changelog: https://github.com/CircleCI-Public/jira-orb/commits/v2.0.0