mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
374 lines
12 KiB
Markdown
374 lines
12 KiB
Markdown
# v25.1.0 (Tue Oct 20 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- RejectUnauthorized being set incorrectly for the NodeJS release [#1252](https://github.com/jdalrymple/gitbeaker/pull/1252) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0 [#1248](https://github.com/jdalrymple/gitbeaker/pull/1248) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
|
|
|
|
#### Authors: 2
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v25.0.0 (Thu Oct 15 2020)
|
|
|
|
#### 💥 Breaking Change
|
|
|
|
- Add approval rule management [#1233](https://github.com/jdalrymple/gitbeaker/pull/1233) ([@nlochschmidt](https://github.com/nlochschmidt))
|
|
|
|
#### Authors: 1
|
|
|
|
- Niklas Lochschmidt ([@nlochschmidt](https://github.com/nlochschmidt))
|
|
|
|
---
|
|
|
|
# v24.3.0 (Thu Oct 15 2020)
|
|
|
|
:tada: This release contains work from a new contributor! :tada:
|
|
|
|
Thank you, Niklas Lochschmidt ([@nlochschmidt](https://github.com/nlochschmidt)), for all your work!
|
|
|
|
#### 💥 Feature
|
|
|
|
- Add support for Freeze Periods [#1231](https://github.com/jdalrymple/gitbeaker/pull/1231) ([@nlochschmidt](https://github.com/nlochschmidt) [@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 2
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
- Niklas Lochschmidt ([@nlochschmidt](https://github.com/nlochschmidt))
|
|
|
|
---
|
|
|
|
# v24.0.3 (Mon Oct 12 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Merge branch '1222-integration-stability' \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### ⚠️ Pushed to `master`
|
|
|
|
- perform retries on a wider range of error codes ([@jdalrymple](https://github.com/jdalrymple))
|
|
- Wrapping error messages to avoid JSON.parse non json responses ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v24.0.0 (Mon Oct 05 2020)
|
|
|
|
:tada: This release contains work from a new contributor! :tada:
|
|
|
|
Thank you, Sander Cox ([@sandercox](https://github.com/sandercox)), for all your work!
|
|
|
|
#### 💥 Feature
|
|
|
|
- feat: Get runners for a group [#1182](https://github.com/jdalrymple/gitbeaker/pull/1182) ([@sandercox](https://github.com/sandercox) [@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- chore(deps): bump ky from 0.23.0 to 0.24.0 [#1171](https://github.com/jdalrymple/gitbeaker/pull/1171) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 3
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
- Sander Cox ([@sandercox](https://github.com/sandercox))
|
|
|
|
---
|
|
|
|
# v23.7.0 (Tue Sep 29 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Updating changelog \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- chore(deps-dev): bump @rollup/plugin-commonjs from 14.0.0 to 15.1.0 [#1166](https://github.com/jdalrymple/gitbeaker/pull/1166) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
- chore(deps-dev): bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 [#1164](https://github.com/jdalrymple/gitbeaker/pull/1164) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 2
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v23.6.0 (Mon Sep 28 2020)
|
|
|
|
#### 🚀 Enhancement
|
|
|
|
- Restructuring the requester utils and update the related typings [#1163](https://github.com/jdalrymple/gitbeaker/pull/1163) ([@jdalrymple](https://github.com/jdalrymple))
|
|
- Updating terser usage to be only on the browser release [#1163](https://github.com/jdalrymple/gitbeaker/pull/1163) ([@jdalrymple](https://github.com/jdalrymple))
|
|
- Externalize formdata [#1163](https://github.com/jdalrymple/gitbeaker/pull/1163) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### 💥 Feature
|
|
|
|
- Apply exponential backoff for 429 errors ([@max-wittig](https://github.com/max-wittig))
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- Updating browser deps [#1163](https://github.com/jdalrymple/gitbeaker/pull/1163) ([@jdalrymple](https://github.com/jdalrymple))
|
|
- Update ts-node [#1163](https://github.com/jdalrymple/gitbeaker/pull/1163) ([@jdalrymple](https://github.com/jdalrymple))
|
|
- chore(deps-dev): bump typescript from 3.9.7 to 4.0.3 [#1163](https://github.com/jdalrymple/gitbeaker/pull/1163) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
|
|
- chore(deps-dev): bump rollup-plugin-terser from 6.1.0 to 7.0.0 [#1058](https://github.com/jdalrymple/gitbeaker/pull/1058) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 3
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
- Max Wittig ([@max-wittig](https://github.com/max-wittig))
|
|
|
|
---
|
|
|
|
# v23.5.0 (Sun Aug 09 2020)
|
|
|
|
:tada: This release contains work from a new contributor! :tada:
|
|
|
|
Thank you, Kipras Melnikovas ([@kiprasmel](https://github.com/kiprasmel)), for all your work!
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Fixing check for FormData [#1056](https://github.com/jdalrymple/gitbeaker/pull/1056) ([@jdalrymple](https://github.com/jdalrymple))
|
|
- fix(browser): return early if response headers empty [#1034](https://github.com/jdalrymple/gitbeaker/pull/1034) ([@kiprasmel](https://github.com/kiprasmel))
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- chore(deps-dev): bump puppeteer from 5.0.0 to 5.2.1 [#1000](https://github.com/jdalrymple/gitbeaker/pull/1000) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
- chore(deps-dev): bump @rollup/plugin-commonjs from 13.0.0 to 14.0.0 [#973](https://github.com/jdalrymple/gitbeaker/pull/973) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
- chore(deps): bump ky from 0.21.0 to 0.23.0 [#1001](https://github.com/jdalrymple/gitbeaker/pull/1001) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
|
|
|
|
#### Authors: 3
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
- Kipras Melnikovas ([@kiprasmel](https://github.com/kiprasmel))
|
|
|
|
---
|
|
|
|
# v23.4.1 (Wed Jul 22 2020)
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- chore(deps): bump ky from 0.20.0 to 0.21.0 [#961](https://github.com/jdalrymple/gitbeaker/pull/961) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 2
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v23.4.0 (Sun Jul 12 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Updating min node version supported [#957](https://github.com/jdalrymple/gitbeaker/pull/957) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v23.1.0 (Wed Jul 08 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Fixing up the Type exports for all the distributed libraries [#795](https://github.com/jdalrymple/gitbeaker/pull/795) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- chore(deps-dev): bump puppeteer from 4.0.0 to 5.0.0 [#928](https://github.com/jdalrymple/gitbeaker/pull/928) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 2
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v22.0.0 (Sat Jun 20 2020)
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- chore(deps-dev): bump puppeteer from 3.1.0 to 4.0.0 [#895](https://github.com/jdalrymple/gitbeaker/pull/895) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
|
|
|
|
#### Authors: 1
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
|
|
---
|
|
|
|
# v21.6.0 (Tue Jun 16 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Removal of esinterlop to prefer namespace imports over default exports [#893](https://github.com/jdalrymple/gitbeaker/pull/893) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v21.4.0 (Sun Jun 14 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Updating Changelog.md \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v21.3.0 (Sun Jun 14 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Bump version to: 21.3.0 \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v21.2.0 (Sun Jun 14 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Fixing package versions \[skip ci\] ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v21.0.1 (Fri Jun 12 2020)
|
|
|
|
#### 👷🏼♀️ Technical Debt
|
|
|
|
- Remove Gitlab Instance dependency for CLI tests [#883](https://github.com/jdalrymple/gitbeaker/pull/883) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### 🔩 Dependency Updates
|
|
|
|
- chore(deps-dev): bump @rollup/plugin-commonjs from 11.1.0 to 13.0.0 [#876](https://github.com/jdalrymple/gitbeaker/pull/876) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@jdalrymple](https://github.com/jdalrymple))
|
|
- chore(deps): bump ky from 0.19.1 to 0.20.0 [#804](https://github.com/jdalrymple/gitbeaker/pull/804) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
|
|
|
|
#### Authors: 2
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v19.6.0 (Sat May 16 2020)
|
|
|
|
#### 🔩 Dependencies
|
|
|
|
- chore(deps-dev): bump @types/node from 13.13.5 to 14.0.1 [#790](https://github.com/jdalrymple/gitbeaker/pull/790) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
|
|
|
|
#### Authors: 1
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|
|
|
|
---
|
|
|
|
# v19.3.0 (Fri May 01 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Fixing types field to utils and browser package.json [#742](https://github.com/jdalrymple/gitbeaker/pull/742) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v19.2.0 (Wed Apr 29 2020)
|
|
|
|
:tada: This release contains work from a new contributor! :tada:
|
|
|
|
Thank you, Daniel Moore ([@danielmoore](https://github.com/danielmoore)), for all your work!
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Add types field to node and browser package.json [#737](https://github.com/jdalrymple/gitbeaker/pull/737) ([@danielmoore](https://github.com/danielmoore))
|
|
|
|
#### Authors: 1
|
|
|
|
- Daniel Moore ([@danielmoore](https://github.com/danielmoore))
|
|
|
|
---
|
|
|
|
# v19.0.0 (Thu Apr 23 2020)
|
|
|
|
#### 💥 Breaking Change
|
|
|
|
- Adding CLI Integration Tests and Preferring named exports [#711](https://github.com/jdalrymple/gitbeaker/pull/711) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v18.2.0 (Wed Apr 22 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Updating agent property based on new changes in Got [#712](https://github.com/jdalrymple/gitbeaker/pull/712) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v18.1.0 (Wed Apr 22 2020)
|
|
|
|
#### 🚀 Enhancement
|
|
|
|
- Adding integration tests for the browser usage [#697](https://github.com/jdalrymple/gitbeaker/pull/697) ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v18.0.0 (Tue Apr 21 2020)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Testing with verbose logs ([@jdalrymple](https://github.com/jdalrymple))
|
|
- docs: Updating README badges ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
#### Authors: 1
|
|
|
|
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
|
|
|
|
---
|
|
|
|
# v17.0.2 (Sun Apr 19 2020)
|
|
|
|
#### 🔩 Dependencies
|
|
|
|
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.26.0 to 0.27.0 [#654](https://github.com/jdalrymple/gitbeaker/pull/654) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
|
|
|
|
#### Authors: 1
|
|
|
|
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
|