Releases: jdalrymple/gitbeaker
Releases · jdalrymple/gitbeaker
40.3.0
40.2.3
40.2.2
40.2.1
40.2.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Arnold Hendriks (@unilynx), for all your work!
✨ Feature
@gitbeaker/core
- Add sync to ProjectRemoteMirrors (#3616) #3623 ([email protected])
📚 Documentation
@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/requester-utils
,@gitbeaker/rest
- Adding directory information to the package.json file to fix npm relative path resolution #3622 (@jdalrymple)
Authors: 2
- Arnold Hendriks (@unilynx)
- Justin Dalrymple (@jdalrymple)
40.1.4
↕️ Dependencies
- Bump micromatch from 4.0.5 to 4.0.8 #3620 (@dependabot[bot])
📚 Documentation
@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/requester-utils
,@gitbeaker/rest
- Updating sponsors and broken logo links #3621 (@jdalrymple)
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
40.1.3
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Shunta KARASAWA (@kashz)
❤️ Peace (@julian-piehl)
❤️ Carmi Raz (@crazfb)
🔨 Technical Debt
↕️ Dependencies
- Bump axios from 1.6.5 to 1.7.4 #3618 (@dependabot[bot])
🗃️ Typescript Definitions
@gitbeaker/core
- Add changes.target_branch to WebhookMergeRequestEventSchema #3617 (@julian-piehl @jdalrymple)
- Fix/webhook project schema add #3612 (@crazfb)
Authors: 5
- @dependabot[bot]
- Carmi Raz (@crazfb)
- Justin Dalrymple (@jdalrymple)
- Peace (@julian-piehl)
- Shunta KARASAWA (@kashz)
40.1.2
🗃️ Typescript Definitions
@gitbeaker/core
- Adding filtering support for
marked for deletion on
#3609 (@jdalrymple)
- Adding filtering support for
Authors: 1
- Justin Dalrymple (@jdalrymple)
40.1.1
40.1.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ null@YupaTT
❤️ null@nhollander-alert
❤️ Ali Souidan (@ali-souidan)
❤️ null@omer-rivlin-platinum
❤️ null@michael-smt
❤️ Sefa Eyeoglu (@Scrumplex)
✨ Feature
@gitbeaker/requester-utils
,@gitbeaker/rest
- Remove token requirement to support access without authentication #3588 (@michael-smt)
@gitbeaker/core
,@gitbeaker/rest
- Add support for the JobTokenScopes API #3571 (@jdalrymple)
🐛 Bug Fix
@gitbeaker/core
- Epic label events super used singular 'epic', not 'epics' #3594 (@arsdehnel)
🚑 Hot Fix
@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/requester-utils
,@gitbeaker/rest
- Updating minimum node version and JSON assert keyword #3592 (@jdalrymple)
🔨 Technical Debt
@gitbeaker/core
- Added created_at attribute #3605 (@nhollander-alert)
- Adding merge_commit_sha to WebhookMergeRequestEventSchema #3600 (@ali-souidan)
- Extend support for the reformat function & add tests for verification #3576 (@jdalrymple)
↕️ Dependencies
- Bump braces from 3.0.2 to 3.0.3 #3601 (@dependabot[bot])
- Bump ejs from 3.1.9 to 3.1.10 #3581 (@dependabot[bot])
🗃️ Typescript Definitions
@gitbeaker/core
- feat: Add 'branches' field to ForkProjectOptions type #3606 (@YupaTT)
- Fixing missing types reference for shared_with_groups (Groups Schema) #3589 (@jdalrymple)
- Add
rebase_in_progress
toExpandedMergeRequestSchema
#3585 (@omer-rivlin-platinum) - Handling Admin endpoints for the Users API #3584 (@jdalrymple)
- Updating ProjectSchema to include
marked_for_deletion_on
and adding includeHidden and includePendingDelete to AllProjectOptions #3583 (@jdalrymple) - Update visibility typing for Groups and Projects APIs #3582 (@jdalrymple)
- Add ServiceAccount creation options #3560 (@Scrumplex @jdalrymple)
- Use extended type as primary return type of the Users.all function #3577 (@jdalrymple)
⚠️ Pushed to main
@gitbeaker/cli
,@gitbeaker/core
,@gitbeaker/requester-utils
,@gitbeaker/rest
- Minor dependency changes (@jdalrymple)
🚨 Tests
- Updating GL version #3596 (@jdalrymple)
@gitbeaker/cli
,@gitbeaker/rest
- Upgrade CI test instance specs #3598 (@jdalrymple)
📚 Documentation
@gitbeaker/cli
- Removing misleading docs from the CLI package README.md #3590 (@jdalrymple)
Authors: 9
- @dependabot[bot]
- @michael-smt
- @nhollander-alert
- @omer-rivlin-platinum
- @YupaTT
- Adam Dehnel (@arsdehnel)
- Ali Souidan (@ali-souidan)
- Justin Dalrymple (@jdalrymple)
- Sefa Eyeoglu (@Scrumplex)