Releases: jdalrymple/gitbeaker
Releases · jdalrymple/gitbeaker
39.1.1
🔨 Technical Debt
@gitbeaker/requester-utils
,@gitbeaker/rest
- Include request in error cause #3309 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
39.1.0
🐛 Bug Fix
@gitbeaker/core
- Fixing typo in the
edit
function of Resource/Group/Project Milestones #3308 (@jdalrymple)
- Fixing typo in the
↕️ Dependencies
- Bump lerna from 6.6.1 to 7.0.0 #3306 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
39.0.0
💥 Breaking Change
@gitbeaker/core
- Renaming downloadTraceFile to showLog and updating return type #3301 (@jdalrymple)
🐛 Bug Fix
@gitbeaker/core
- Fix the pipeline trigger endpoint #3305 (@jdalrymple)
- Adding missing property
is_admin
toExpandedUserSchema
type #3304 (@jdalrymple) - Fix
CreateProtectedBranchOptions
type to properly reflect access levels #3302 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
38.12.1
🔨 Technical Debt
@gitbeaker/core
- Updating typing for
MergeRequests.all()
to properly support not passinggroupId
orprojectId
#3298 ([email protected])
- Updating typing for
Authors: 1
- Rafael Mello (@merorafael)
38.12.0
🐛 Bug Fix
@gitbeaker/core
- Switching to a more strict "Omit" type to support better mapped typing #3297 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
38.11.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Rafael Mello (@merorafael), for all your work!
✨ Feature
@gitbeaker/core
- Adding Mergerequest "changes" endpoint for backwards compatibility until full deprecation #3293 ([email protected] @jdalrymple)
↕️ Dependencies
- Bump nx from 16.3.1 to 16.3.2 #3294 (@dependabot[bot])
- Bump jest-extended from 3.2.4 to 4.0.0 #3295 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Rafael Mello (@merorafael)
38.10.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Will (@ravewill), for all your work!
🐛 Bug Fix
@gitbeaker/core
,@gitbeaker/rest
- Change ProjectImportExport to ProjectImportExports #3292 (@jdalrymple)
@gitbeaker/core
- Fix return types for a few MR methods #3290 (@jdalrymple)
- Add missing pagination type exports #3281 (@jdalrymple)
🔨 Technical Debt
@gitbeaker/core
- Improving pagination types for easier usage #3280 (@jdalrymple)
↕️ Dependencies
- Bump nx from 16.3.0 to 16.3.1 #3289 (@dependabot[bot])
- Bump nx from 16.2.2 to 16.3.0 #3288 (@dependabot[bot])
📚 Documentation
@gitbeaker/core
,@gitbeaker/requester-utils
,@gitbeaker/rest
- Updating FAQ broken link #3291 (@jdalrymple)
@gitbeaker/core
Authors: 3
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Will (@ravewill)
38.9.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Roman Khristoforov (@ksilligan)
❤️ Bambii (@Bambii556)
🐛 Bug Fix
@gitbeaker/core
,@gitbeaker/rest
- Updating CI Lint API Support to match Gitlab API v16 #3278 (@jdalrymple)
@gitbeaker/core
- Fix ExternalStatusChecks arguments #3276 (@ksilligan @jdalrymple)
- Added fix for Group Access tokens requests #3275 ([email protected] @Bambii556)
↕️ Dependencies
- Bump nx from 16.2.1 to 16.2.2 #3273 (@dependabot[bot])
📚 Documentation
- Add info about Node v16 support to FAQ #3277 (@jdalrymple)
Authors: 5
- @dependabot[bot]
- Bambii (@Bambii556)
- Justin Dalrymple (@jdalrymple)
- Roman Khristoforov (@ksilligan)
- Shaun Brown ([email protected])
38.8.0
✨ Feature
@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/requester-utils
,@gitbeaker/rest
- Add support for a query timeout #3271 (@jdalrymple)
🐛 Bug Fix
@gitbeaker/core
- Fix typing for Projects, Users and Groups #3272 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
38.7.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Marvin Altemeier (@iMarv)
❤️ Simone Corsi (@simonecorsi)
✨ Feature
🐛 Bug Fix
@gitbeaker/core
- Handle casing edge cases #3268 (@jdalrymple)
↕️ Dependencies
- Bump nx from 16.1.4 to 16.2.1 #3267 (@dependabot[bot])
📚 Documentation
@gitbeaker/rest
- docs(package/rest/README.md): fixes invalid orderBy example #3264 (@simonecorsi)
Authors: 4
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Marvin Altemeier (@iMarv)
- Simone Corsi (@simonecorsi)