Bump gitlab.com/gitlab-org/api/client-go from 0.124.0 to 0.125.0
Bumps gitlab.com/gitlab-org/api/client-go from 0.124.0 to 0.125.0.
Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
v0.125.0
0.125.0 (2025-03-14)
Improvements (11 changes)
- Add function for deleting a user's identity by
@heidi
.berry (merge request)- Add
GetProjectMirrorPublicKey
, and add support forauth_method
toProjectMirror
by@mness
(merge request)- Add custom role support to LDAP links by
@heidi
.berry (merge request)- Add function for configuring a project pull mirror by
@heidi
.berry (merge request)- Add new user filter options: Humans, ExcludeActive and ExcludeHumans by
@mjovanovic1
(merge request)- Add support for
Usernames
in project-level MR approval rules by@rkosegi
(merge request)- add
ci_id_token_sub_claim_components
to EditProjectOptions by@bakkerduncan
(merge request)- feat: Add support for list shared projects group API by
@sy-be
(merge request)- Fix pipeline for arbitrary fork location without Ultimate access (merge request)
- Update access tokens to use alias type to reduce duplication (merge request)
- Add support for merge request approval settings API by
@heidi
.berry (merge request)
Commits
-
670088b
Merge branch 'add-delete-user-identity' into 'main' -
8b7fe39
Add function for deleting a user's identity -
12d04e3
Merge branch 'renovate/golangci-golangci-lint-1.x' into 'main' -
4260071
Update golangci/golangci-lint Docker tag to v1.64.7 -
3747ea3
Merge branch 'feat/add-auth-method-to-project-mirror' into 'main' -
8b74606
AddGetProjectMirrorPublicKey
, and add support forauth_method
to `Projec... -
58f1fb6
Merge branch 'custom-roles-for-ldap' into 'main' -
27ce4cb
Add custom role support to LDAP links -
36bf45f
Merge branch 'add-pull-mirror-configure' into 'main' -
4f1442e
Add function for configuring a project pull mirror - Additional commits viewable in compare view