v2 - Major re-write of the Jira Orb
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
- Main scaffolding development by @KyleTryon in #1
- feat: add oidc authorization header by @KyleTryon in #2
- chore: add verify of variables by @KyleTryon in #3
- feat: add service-id to deployment by @KyleTryon in #4
- refactor: log function by @KyleTryon in #5
- feat: debug as parameter by @KyleTryon in #6
- Refactor/vars by @KyleTryon in #7
- Improved error handling by @KyleTryon in #8
- feat: fetch keys from tag + multi-key support by @KyleTryon in #9
- chore: add contexts to usage examples by @KyleTryon in #11
- feat: change error message when WebHook URL isn't set by @EricRibeiro in #12
- feat: remove
[
and]
from the issue key regex by @EricRibeiro in #13
New Contributors
- @KyleTryon made their first contribution in #1
- @EricRibeiro made their first contribution in #12
Full Changelog: https://github.com/CircleCI-Public/jira-orb/commits/v2.0.0