Skip to content

Releases: jdalrymple/gitbeaker

3.11.2

28 Aug 01:45
Compare
Choose a tag to compare

3.11.2 (2018-08-28)

Bug Fixes

  • obey rate limits for all request types correctly (#170) (4bc7c69), closes #165
  • Testing negated npmignore (86960c4)

3.11.1

28 Aug 01:21
Compare
Choose a tag to compare

3.11.1 (2018-08-28)

Bug Fixes

  • applications-settings: Edit of application settings not working (#169) (f0213ca)
  • test: Application settings api updated (#177) (0723a7a)

3.11.0

20 Aug 17:15
Compare
Choose a tag to compare

3.11.0 (2018-08-20)

Bug Fixes

Features

  • projects: add archive/unarchive functionality (#168) (5e7b1bd), closes #166

3.10.1

16 Aug 13:43
Compare
Choose a tag to compare

3.10.1 (2018-08-16)

Bug Fixes

3.10.0

15 Aug 20:57
Compare
Choose a tag to compare

3.10.0 (2018-08-15)

Features

  • Expose reject unauthorized in request helper (#160) (01a2ce2), closes #142

3.9.0

15 Aug 12:30
Compare
Choose a tag to compare

3.9.0 (2018-08-15)

Bug Fixes

  • Fix error while throwing an error in RequestHelper (#156) (177d7fd)
  • Handling errors before retrying request (#142) [skip-ci] (bc3b366)
  • Linting Master (#157) (ab14ed7)

Features

3.8.0

14 Aug 18:00
Compare
Choose a tag to compare

3.8.0 (2018-08-14)

Bug Fixes

Features

3.7.0

02 Aug 04:38
Compare
Choose a tag to compare

3.7.0 (2018-08-02)

Features

  • Adding update push rules to Projects, and updating the Protected Branches service to match the updated API thanks to jennparise(#134) (9f3de02)
  • Updating Project Snippets API #138 (a7858bd)

3.6.0

24 Jul 02:28
Compare
Choose a tag to compare

3.6.0 (2018-07-24)

Bug Fixes

Features

3.5.1

09 Jul 03:25
Compare
Choose a tag to compare

Summary

  • Fixed migrating-from-node-gitlab link in Table of Contents #118 thanks to Quentin Dreyer
  • Fix methods for editing MR approval/approver settings #119 thanks to Norm MacLennan
  • Removed codcov patch coverage until a larger portion of the codebase is covered