build(deps): update module gitlab.com/gitlab-org/api/client-go to v1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gitlab.com/gitlab-org/api/client-go | require | major |
v0.161.1 -> v1.14.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v1.14.0
1.14.0
🚀 Features
- feat(hooks): Add project hook support for vulnerability events and branch filter strategy (!2658) by Heidi Berry
- Add max_artifacts_size parameter to groups and projects (!2652) by Betty Godier
1.14.0 (2026-01-13)
Features
- hooks: Add project hook support for vulnerability events and branch filter strategy (4f6d252)
v1.13.0
1.13.0
🚀 Features
- feat(groups): add Active parameter to ListGroupProjects (!2657) by Kai Armstrong
🔄 Other Changes
- chore(deps): update docker docker tag to v29.1.4 (!2651) by GitLab Dependency Bot
1.13.0 (2026-01-12)
Features
- groups: add Active parameter to ListGroupProjects (dec511a)
v1.12.0
1.12.0
🚀 Features
🔄 Other Changes
- chore(deps): update dependency golangci-lint to v2.8.0 (!2650) by GitLab Dependency Bot
- refactor(no-release): use errors.New instead of fmt.Errorf (!2644) by Oleksandr Redko
1.12.0 (2026-01-11)
Features
- add EmojiEvents field support to Project Webhooks (2bcfa1f)
v1.11.0
1.11.0
🚀 Features
🐛 Bug Fixes
- fix(api): typo in ms teams slug (!2643) by aishahsofea
🔄 Other Changes
- chore(deps): update module golang.org/x/text to v0.32.0 (!2642) by GitLab Dependency Bot
- chore(deps): update module golang.org/x/sys to v0.39.0 (!2641) by GitLab Dependency Bot
- chore(deps): update module github.com/godbus/dbus/v5 to v5.2.2 (!2637) by GitLab Dependency Bot
- chore(deps): update module github.com/google/go-querystring to v1.2.0 (!2638) by GitLab Dependency Bot
1.11.0 (2026-01-05)
Bug Fixes
- api: typo in ms teams slug (1ed6c95)
Features
- groups: add support for merge related settings (cb8412f)
v1.10.0
1.10.0
🚀 Features
- feat: implement Runner Controller API (!2634) by Duo Developer
🔄 Other Changes
- chore(deps): update module github.com/godbus/dbus/v5 to v5.2.1 (!2635) by GitLab Dependency Bot
1.10.0 (2025-12-19)
Features
- implement Runner Controller API (66f19f4)
v1.9.1
1.9.1
🐛 Bug Fixes
- fix: use parameters in config.NewClient and Jobs.DownloadArtifactsFile (!2633) by Oleksandr Redko
🔄 Other Changes
- test: fix TestCreateMergeRequestContextCommits failing locally (!2631) by Oleksandr Redko
- Code Refactor Using Request Handlers - 8 (!2523) by Yashesvinee V
- Code Refactor Using Request Handlers - 6 (!2521) by Yashesvinee V
1.9.1 (2025-12-17)
Bug Fixes
- use parameters in config.NewClient and Jobs.DownloadArtifactsFile (28b7cd7)
v1.9.0
1.9.0
🚀 Features
- feat(api): add support for matrix project integration (!2630) by aishahsofea
1.9.0 (2025-12-16)
Features
- api: add support for matrix project integration (0a5b11b)
v1.8.2
1.8.2
🐛 Bug Fixes
- fix: correct omitempty tag in VariableFilter.EnvironmentScope field (!2629) by Oleksandr Redko
🔄 Other Changes
- feat(protectedTags): add support for
deploy_key_idtoprotected_tags(!2624) by Zubeen - chore(deps): update docker docker tag to v29.1.3 (!2623) by GitLab Dependency Bot
- chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.11-20251209175733-2a1774d88802.1 (!2622) by GitLab Dependency Bot
- chore(deps): update module google.golang.org/protobuf to v1.36.11 (!2621) by GitLab Dependency Bot
1.8.2 (2025-12-15)
Bug Fixes
- correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
-
protectedTags: add support for
deploy_key_idtoprotected_tags(c0fc3db)
v1.8.1
1.8.1
🐛 Bug Fixes
🔄 Other Changes
- chore(deps): update module buf.build/go/protovalidate to v1.1.0 (!2619) by GitLab Dependency Bot
- chore: add deprecation notice for PersonalAccessTokens.RevokePersonalAccessToken (!2615) by aishahsofea
- chore(deps): update golangci/golangci-lint docker tag to v2.7.2 (!2613) by GitLab Dependency Bot
- chore(deps): do not use the experimental package (!2614) by Mikhail Mazurskiy
- test: Replace SkipIfRunningCE with SkipIfNotLicensed (!2616) by Patrick Rice
1.8.1 (2025-12-10)
Bug Fixes
- epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)
v1.8.0
1.8.0
🚀 Features
- feat(hooks): add support for all hook event types (!2606) by Heidi Berry
1.8.0 (2025-12-08)
Features
- hooks: add support for all hook event types (c3c9ca2)
v1.7.0
1.7.0
🚀 Features
1.7.0 (2025-12-06)
Features
- users: Add support for a user to see only one file diff per page (e2a9e09)
v1.6.0
1.6.0
🚀 Features
- feat: add admin compliance policy settings API (!2610) by Hannes Lange
🔄 Other Changes
- doc: fix typo (!2603) by Guilhem Bonnefille
- chore(deps): update golangci/golangci-lint docker tag to v2.7.1 (!2611) by GitLab Dependency Bot
- chore(deps): update docker docker tag to v29.1.2 (!2609) by GitLab Dependency Bot
- chore(deps): update golangci/golangci-lint docker tag to v2.7.0 (!2608) by GitLab Dependency Bot
1.6.0 (2025-12-05)
Features
- add admin compliance policy settings API (5c17773)
v1.5.0
1.5.0
🚀 Features
- feat(Project Mirrors): Add missing Mirror attributes when reading or updating Project Mirrors (!2600) by Patrick Rice
1.5.0 (2025-12-03)
Features
- Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)
v1.4.1
1.4.1
🐛 Bug Fixes
- Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer
1.4.1 (2025-12-02)
v1.4.0
1.4.0
🚀 Features
- feat(integrations): Add attestations integrations (!2582) by Sam Roque-Worcel
🔄 Other Changes
- chore(deps): update docker docker tag to v29.1.1 (!2602) by GitLab Dependency Bot
1.4.0 (2025-12-02)
Features
- integrations: Add attestations integrations (4f50db4)
v1.3.1
1.3.1
🐛 Bug Fixes
- fix(merge_requests): Reinstate missing request option (!2601) by Heidi Berry
1.3.1 (2025-12-01)
Bug Fixes
- merge_requests: Reinstate missing request option (f5f912d)
v1.3.0
1.3.0
🚀 Features
- feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys (!2594) by Heidi Berry
🔄 Other Changes
- refactor: moved comments to interface (!2595) by Zubeen
- refactor(users): moved comments to interface (!2596) by Zubeen
- refactor: moved comments to interface (!2599) by Zubeen
- Simplify more request functions, introducing NoEscape (!2592) by Timo Furrer
1.3.0 (2025-11-30)
Features
- credentials: Add support for revoking group PATs, listing/deleting group SSH keys (3439f4f)
v1.2.0
1.2.0
🚀 Features
- feat(credentials): Add support for listing all SaaS enterprise user personal access tokens (!2593) by Heidi Berry
🔄 Other Changes
- Code Refactor Using Request Handlers - 10 (!2525) by Yashesvinee V
1.2.0 (2025-11-27)
Features
- credentials: Add support for listing all SaaS enterprise user personal access tokens (3697779)
v1.1.0
1.1.0
🚀 Features
- feat(service_account): allow providing email when update a Service Account (!2589) by kilianpaquier
🔄 Other Changes
- Bump dependencies (!2591) by Timo Furrer
- chore(deps): update docker docker tag to v29 (!2586) by GitLab Dependency Bot
1.1.0 (2025-11-26)
Features
- service_account: allow providing email when update a Service Account (324d080)
v1.0.1
1.0.1
🐛 Bug Fixes
- fix: fix ReviewerID() and let it accept int64 (!2587) by Ilya Savitsky
1.0.1 (2025-11-25)
Bug Fixes
- fix ReviewerID() and let it accept int64 (6a6d439)
v1.0.0
1.0.0
Migration Guide to 1.0.0 is available at https://gitlab.com/gitlab-org/api/client-go/-/blob/main/docs/release-1.0-migration.md.
💥 Breaking Changes
- Release client-go 1.0 (!2575) by Patrick Rice
1.0.0 (2025-11-24)
- Merge branch 'release-client-1.0' into 'main' (f06b8c2)
Bug Fixes
- issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)
Features
- ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)
BREAKING CHANGES
- Release 1.0
- ListOptions: ListOptions implementation changed from aliasing to composition Changelog: Improvements
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot