Skip to content

Releases: jira-node/node-jira-client

v6.10.0

07 Sep 17:01
55d77e6
Compare
Choose a tag to compare
  • Adding Agile Issue API #181 (@jeffbaldwinjr)
    • getIssue
    • getIssueEstimationForBoard
    • estimateIssueForBoard
    • rankIssues
  • Add Support for adding comments via comment object #189 (@cdloh)
    • addCommentAdvanced
  • Added updatedWorklogs method for getting last upated worklogs #207 (@yarax)
    • updatedWorklogs
  • Added contributing guide #62 (@KanoYugoro)

v6.9.0

03 Aug 18:31
b08dbaf
Compare
Choose a tag to compare
  • Add relatedIssueCounts method (#257)

v6.8.0

12 Jun 18:24
b061dd9
Compare
Choose a tag to compare
  • Support 'Certificate Authority' option (#250)
  • Add method downloadAttachment (#251)

v6.7.1

15 Mar 20:03
3f87d35
Compare
Choose a tag to compare
  • Fix query strings passed with getAllBoards (#225 #227 #247)

v6.7.0

27 Feb 16:05
dc06307
Compare
Choose a tag to compare
  • Document the "bearer" token option for OAuth (#200)
  • Add getServerInfo method (#244)
  • Add moveVersion method (#205)
  • Add getIssueWorklogs method (#246)

v6.6.0

03 Feb 15:11
20402f0
Compare
Choose a tag to compare
  • Add getVersion method (#215)
  • Add getIssueWatchers method (#208 #242)
  • Add getIssueChangelog method (#206 #243)

v6.5.1

27 Jan 06:17
04c2be1
Compare
Choose a tag to compare
  • Support querystring in updateIssue method (#228 #229)
  • Fix estimation parameter in addWorklog method (#212)

v6.5.0

23 Jan 14:05
632d0af
Compare
Choose a tag to compare
  • Run CI with Node 6, 8, 10, 11 (#226 1585e07)
  • Update all dependencies (#233 #234 #235 #236 #237 #238 #240)
  • Add badges in README.md (#239)
  • Fix missing request dependency (#230 b992766)
  • Fix addWatcher method (#223 #188)
  • Add updateComponent method (#162)
  • Allow moving issues to another component in deleteComponent method (#162)
  • Add getEpic, partiallyUpdateEpic, getIssuesForEpic, moveIssuesToEpic, rankEpics methods (#180)

v6.4.3

20 Jan 04:56
50e6093
Compare
Choose a tag to compare
  • Revert v6.4.2
  • Re-release v6.4.1 as v6.4.3 🙈