Bump gitlab.com/gitlab-org/api/client-go from 0.128.0 to 0.129.0
Bumps gitlab.com/gitlab-org/api/client-go from 0.128.0 to 0.129.0.
Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
v0.129.0
0.129.0 (2025-05-19)
Improvements (41 changes)
- feat: Add
enforce_ci_inbound_job_token_scope_enabledto Settings (merge request)- test: add tests to handle addtional scenarios for
award_emojisby@syedzubeen(merge request)- Parallelize UT runs by
@syedzubeen(merge request)- feat(issues): Allow resetting due date, epic, milestone, and weight from issues. (merge request)
- Add support for pipeline schedule inputs by
@heidi.berry (merge request)- chore: housekeeping – fix typos across multiple files by
@syedzubeen(merge request)- feat(todos): Support filtering by
group_id. (merge request)- Add ListGroupAccessTokensOptions by
@jdesnoes(merge request)- Add remaining feature flag endpoints by
@heidi.berry (merge request)- go: Update module golang.org/x/oauth2 to v0.30.0 (merge request)
- Add
gitlab.WithRequestRetryto retry with any status code by@sue445(merge request)- Improve Release Notes Generation in CI Pipeline by
@octo42(merge request)- Remove merge request approvers function by
@heidi.berry (merge request)- Remove project approvers function by
@heidi.berry (merge request)- Remove snippet_blob search function by
@heidi.berry (merge request)- Remove alias function for UpdateProtectedBranch by
@heidi.berry (merge request)- Breaking change, remove job token scope outbound enabled by
@heidi.berry (merge request)- Breaking change, remove take ownership of pipeline trigger by
@heidi.berry (merge request)- Adds a documentation example to create/list/approve/add comments to MRs by
@syedzubeen(merge request)- Update deprecation notices for runners API by
@heidi.berry (merge request)- test: Add
testBodyJSON, removetestBody. (merge request)- test: Adds missing UT's for
TransferProject,GetRepositoryStorageand others by@syedzubeen(merge request)- Correct field type, add some missing fields to settings by
@heidi.berry (merge request)- Add support for the Group Markdown Uploads API by
@heidi.berry (merge request)- go: Update module golang.org/x/time to v0.11.0 (merge request)
- feat(issues): Add
ConfidentialtoListGroupIssuesOptions. (merge request)- Revert: remove deprecation of Epics APIs until work items api is available by
@heidi.berry (merge request)- refactor: Enhance README with ToC by
@syedzubeen(merge request)- Add comments to examples by
@syedzubeen(merge request)- refactor: fixes/cleanups by
@syedzubeen(merge request)- Add ability to include specific branches when forking a project by
@heidi.berry (merge request)- Remove managed licenses, use approval policies instead by
@heidi.berry (merge request)- Update clusters deprecation notice to include fields deprecated in 19.0 by
@heidi.berry (merge request)- Bump go.mod to 1.23 (merge request)
- test: Use require over assert in tests where failure should stop execution by
@syedzubeen(merge request)- Update golangci/golangci-lint Docker tag to v2.1.5 (merge request)
- Update baseline go version to 1.23 (merge request)
- feat(user/status): Add support for
clear_status_after/clear_status_at. (merge request)GetUserStatusnow supports user ID and username instead of just user ID (merge request)- Add CODEOWNERS (merge request)
- feat: Export the
ErrInvalidIDTypeerror. (merge request)Breaking Changes (4 changes)
... (truncated)
Commits
-
3619f44Merge branch 'add-enforce-ci-inbound-token-to-settings' into 'main' -
5e193dcfeat: Addenforce_ci_inbound_job_token_scope_enabledto Settings -
d13521aMerge branch 'syedzubeen-main-patch-4814' into 'main' -
92659fbtest: add tests to handle addtional scenarios foraward_emojis -
9d65a4fMerge branch 'parallelizeTest' into 'main' -
08a66ccParallelize UT runs -
07dd7a9Merge branch 'fforster/lose-weight' into 'main' -
5c9b667feat(issues): Allow resetting due date, epic, milestone, and weight from issues. -
2ac8112Merge branch 'pipeline-schedule-inputs' into 'main' -
cf01333Add support for pipeline schedule inputs - Additional commits viewable in compare view