1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

www/jira-cli: Update to 1.5.1

Changes since 1.4.0:

v1.5.1

- fix: Properly close created files by @beatbrot in #702
- fix: Skip auth type prompt if already set by @ankitpokhrel in #701

- @beatbrot made their first contribution in #702

Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.5.0...v1.5.1

v1.5.0

This release brings the support for mTLS authentication along with some other features like setting affects version, updating the estimate, etc.

- feat: Enable issue edit to read body from stdin by @erpel in #619
- feat: Affects version by @damianoneill in #642
- feat: Add mtls authentication for client certificate auth by @markhatc- in
  #615
- feat: Add support for updating the estimate by @chapmanc in #669

- fix: Issue with no-input on create by @ankitpokhrel in #655
- fix: Jira init broken due to authtype value by @ankitpokhrel in #694
- fix: Bring bearer back by @ankitpokhrel in #696
- fix: Respect jira timezone by @ankitpokhrel in #697

- chore: Bump go & alpine versions by @pbnj in #691
- ci: Upgrade workflow + linter by @ankitpokhrel in #695
- dep: Upgrade all by @ankitpokhrel in #643

- @erpel made their first contribution in #619
- @damianoneill made their first contribution in #642
- @pbnj made their first contribution in #691
- @chapmanc made their first contribution in #669

Full Changelog:
https://github.com/ankitpokhrel/jira-cli/compare/v1.4.0...v1.5.0
This commit is contained in:
Santhosh Raju 2024-02-18 01:32:06 +01:00
parent 32588501c4
commit 84a61d95b0
2 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= jira-cli
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0
PORTREVISION= 5
DISTVERSION= 1.5.1
CATEGORIES= www
DIST_SUBDIR= jira-cli

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1688221303
SHA256 (go/www_jira-cli/jira-cli-v1.4.0/v1.4.0.mod) = 57fbd11a8667d8767bded25b68b3aa571f32b8cf905854ba157eb99648b7daea
SIZE (go/www_jira-cli/jira-cli-v1.4.0/v1.4.0.mod) = 3116
SHA256 (go/www_jira-cli/jira-cli-v1.4.0/v1.4.0.zip) = 359aed8cfe480c0a055a6b78b88d627c25ee81e6206d4aa4731a9f73a00a5afd
SIZE (go/www_jira-cli/jira-cli-v1.4.0/v1.4.0.zip) = 53379812
TIMESTAMP = 1708211809
SHA256 (go/www_jira-cli/jira-cli-v1.5.1/v1.5.1.mod) = 9979dc50dff56cf039191efc2475bb0eff2825293abc0a0faf17902d7d2c6e78
SIZE (go/www_jira-cli/jira-cli-v1.5.1/v1.5.1.mod) = 3026
SHA256 (go/www_jira-cli/jira-cli-v1.5.1/v1.5.1.zip) = fe637f0733bd2b4cb6f8dd59168a881c69f2228501f03f256fe9f022451961ab
SIZE (go/www_jira-cli/jira-cli-v1.5.1/v1.5.1.zip) = 53418189