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_methodtoProjectMirrorby@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
Usernamesin project-level MR approval rules by@rkosegi(merge request)- add
ci_id_token_sub_claim_componentsto 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
- 
670088bMerge branch 'add-delete-user-identity' into 'main'
- 
8b7fe39Add function for deleting a user's identity
- 
12d04e3Merge branch 'renovate/golangci-golangci-lint-1.x' into 'main'
- 
4260071Update golangci/golangci-lint Docker tag to v1.64.7
- 
3747ea3Merge branch 'feat/add-auth-method-to-project-mirror' into 'main'
- 
8b74606AddGetProjectMirrorPublicKey, and add support forauth_methodto `Projec...
- 
58f1fb6Merge branch 'custom-roles-for-ldap' into 'main'
- 
27ce4cbAdd custom role support to LDAP links
- 
36bf45fMerge branch 'add-pull-mirror-configure' into 'main'
- 
4f1442eAdd function for configuring a project pull mirror
- Additional commits viewable in compare view