Skip to content

Releases: jdalrymple/gitbeaker

3.3.4

14 May 18:59
Compare
Choose a tag to compare

Summary

3.3.3

14 May 18:43
Compare
Choose a tag to compare

Summary

3.3.2

14 May 18:57
Compare
Choose a tag to compare

Summary

  • Fixing #82
  • Fixing #83
  • Updating repo name for clarity

3.3.0

07 May 21:40
Compare
Choose a tag to compare

Summary

  • Added extended support for the Jobs and Pipelines API thanks to Isaac Ouellet Therrien in PR #77
  • Updated packages

3.2.2

02 May 17:07
Compare
Choose a tag to compare

Summary

  • Fixed missing Version API
  • Switching import package from node-gitlab-api to gitlab in the README

3.2.1

23 Apr 16:57
Compare
Choose a tag to compare

Summary

  • Fixed incorrectly named bundles

3.2.0

23 Apr 16:56
Compare
Choose a tag to compare

Summary

  • Completed ProjectPipeline Support in PR #72 thanks to Frédéric Boutin

3.1.1

17 Apr 13:29
Compare
Choose a tag to compare

Summary

  • Fixed missing UserCustomAttributes export

3.1.0

16 Apr 23:12
Compare
Choose a tag to compare

Summary

  • Added addTimeEstimate, addTimeSpent, timeStats, resetTimeSpent and resetTimeEstimate to the Issues API. Requested in Issue #68
  • Added XMLHttpRequest Support PR #59

Breaking Change

  • Renamed timeEstimate to addTimeEstimate, and timeSpend to addTimeSpent, in the MergeRequests API

3.0.4

14 Apr 00:45
Compare
Choose a tag to compare

Summary

  • Fixed endpoint for MergeRequestNotes thanks to Ev Haus in PR #63
  • Fixed Commits.editStatus method thanks to zhao0 in PR #65