| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2024-01-10 | 673 Bytes | |
| jira_1.5.0_linux_arm64.tar.gz | 2024-01-10 | 6.7 MB | |
| jira_1.5.0_macOS_arm64.tar.gz | 2024-01-10 | 7.2 MB | |
| jira_1.5.0_windows_x86_64.zip | 2024-01-10 | 7.4 MB | |
| jira_1.5.0_linux_armv6.tar.gz | 2024-01-10 | 7.0 MB | |
| jira_1.5.0_linux_i386.tar.gz | 2024-01-10 | 6.7 MB | |
| jira_1.5.0_linux_x86_64.tar.gz | 2024-01-10 | 7.4 MB | |
| jira_1.5.0_macOS_x86_64.tar.gz | 2024-01-10 | 7.5 MB | |
| README.md | 2024-01-10 | 1.9 kB | |
| v1.5.0 source code.tar.gz | 2024-01-10 | 53.3 MB | |
| v1.5.0 source code.zip | 2024-01-10 | 53.5 MB | |
| Totals: 11 Items | 156.7 MB | 0 | |
This release brings the support for mTLS authentication along with some other features like setting affects version, updating the estimate, etc.
🥷 What's added?
- feat: Enable issue edit to read body from stdin by @erpel in https://github.com/ankitpokhrel/jira-cli/pull/619
- feat: Affects version by @damianoneill in https://github.com/ankitpokhrel/jira-cli/pull/642
- feat: Add
mtlsauthentication for client certificate auth by @markhatch in https://github.com/ankitpokhrel/jira-cli/pull/615 - feat: Add support for updating the estimate by @chapmanc in https://github.com/ankitpokhrel/jira-cli/pull/669
🐞 What's fixed?
- fix: Issue with no-input on create by @ankitpokhrel in https://github.com/ankitpokhrel/jira-cli/pull/655
- fix: Jira init broken due to authtype value by @ankitpokhrel in https://github.com/ankitpokhrel/jira-cli/pull/694
- fix: Bring bearer back by @ankitpokhrel in https://github.com/ankitpokhrel/jira-cli/pull/696
- fix: Respect jira timezone by @ankitpokhrel in https://github.com/ankitpokhrel/jira-cli/pull/697
☕️ Other changes
- chore: Bump go & alpine versions by @pbnj in https://github.com/ankitpokhrel/jira-cli/pull/691
- ci: Upgrade workflow + linter by @ankitpokhrel in https://github.com/ankitpokhrel/jira-cli/pull/695
- dep: Upgrade all by @ankitpokhrel in https://github.com/ankitpokhrel/jira-cli/pull/643
New Contributors
- @erpel made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/619
- @damianoneill made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/642
- @pbnj made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/691
- @chapmanc made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/669
Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.4.0...v1.5.0