Bump gitlab.com/gitlab-org/api/client-go from 0.122.0 to 0.124.0
Bumps gitlab.com/gitlab-org/api/client-go from 0.122.0 to 0.124.0.
Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
v0.124.0
0.124.0 (2025-02-28)
Breaking Changes (4 changes)
- Refactor ShareWithGroup as a Named Struct instead of an Anonymous Struct by
@heidi
.berry (merge request)- Add support for instance member roles API, and align
CreateMemberRoleOptions
... by@heidi
.berry (merge request)- Switch to using BasicMergeRequest for API endpoints that use it by
@heidi
.berry (merge request)- Add state option when listing project access tokens. This requires that... by
@heidi
.berry (merge request)Improvements (13 changes)
- Add bundled reviewable command for ease of local development by
@heidi
.berry (merge request)- Add function for uploading a wiki attachment by
@heidi
.berry (merge request)- Add internal flag when creating different types of notes. Update documentation... by
@heidi
.berry (merge request)- Add
Internal
support toCreateIssueNoteOptions
by@ebuildy
(merge request)- Add support for Secure Files API by
@heidi
.berry (merge request)- add ci_delete_pipelines_in_seconds to project edit and read by
@kingcrunch
(merge request)- Add filter to group variables update and delete by
@heidi
.berry (merge request)- Add support for group releases API by
@heidi
.berry (merge request)- Add description to personal access token APIs by
@heidi
.berry (merge request)- Add description to group access token APIs by
@heidi
.berry (merge request)- Add description to project access token APIs by
@heidi
.berry (merge request)- Add 'username' support to AddProjectMemberOptions by
@sy-be
(merge request)- Update Group Hooks to add missing options and fix documentation links by
@heidi
.berry (merge request)Breaking Change (1 change)
Features (1 change)
v0.123.0
0.123.0 (2025-02-14)
Improvements (2 changes)
Commits
-
04cfd77
Merge branch 'named-struct-for-shared-with-group' into 'main' -
65524df
Refactor ShareWithGroup as a Named Struct instead of an Anonymous Struct -
1be3465
Merge branch 'support-instance-custom-roles' into 'main' -
6d63332
Add support for instance member roles API, and align `CreateMemberRoleOptions... -
8b50e96
Merge branch 'use-basic-merge-request' into 'main' -
42ec248
Switch to using BasicMergeRequest for API endpoints that use it -
34a1106
Merge branch 'add-reviewable-command' into 'main' -
fd06b55
Add bundled reviewable command for ease of local development -
3d91c3a
Merge branch 'add-wiki-attachment-uploads' into 'main' -
bf2d5c0
Add function for uploading a wiki attachment - Additional commits viewable in compare view