chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.44.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gitlab.com/gitlab-org/api/client-go | require | minor |
v1.33.0 -> v1.44.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
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.44.0
1.44.0
🚀 Features
- Implement runner controller instance-level runner scope support (!2765) by Timo Furrer
🔄 Other Changes
- chore(deps): update module github.com/graph-gophers/graphql-go to v1.9.0 (!2789) by GitLab Dependency Bot
1.44.0 (2026-02-26)
v1.43.0
1.43.0
🚀 Features
- feat(pagination): Add
ScanAndCollectNto collect at most n results. (!2788) by Florian Forster
1.43.0 (2026-02-25)
Features
-
pagination: Add
ScanAndCollectNto collect at most n results. (f821c08)
v1.42.0
1.42.0
🚀 Features
- feat: Add public_email to CreateUserOptions (!2787) by Mohamed Othman
1.42.0 (2026-02-24)
Features
- Add public_email to CreateUserOptions (ab1ec31)
v1.41.1
1.41.1
🐛 Bug Fixes
- fix: Fixed a set of endpoints where inputs were escaped and should not be escaped (!2772) by kilianpaquier
🔄 Other Changes
- Add
primary_domainandpages_primary_domainto Pages structs (!2786) by Mohamed Mongy
1.41.1 (2026-02-24)
Bug Fixes
- Fixed a set of endpoints where inputs were escaped and should not be escaped (d6d7b17)
v1.41.0
1.41.0
🚀 Features
- feat: Add missing event toggles to Group Slack integration (!2784) by Mohamed Othman
🔄 Other Changes
- chore(deps): update module buf.build/go/protovalidate to v1.1.3 (!2783) by GitLab Dependency Bot
1.41.0 (2026-02-22)
Features
- Add missing event toggles to Group Slack integration (a4e84a2)
v1.40.1
1.40.1
🐛 Bug Fixes
- Add missing group API parameters to Go SDK structs (!2764) by Mohamed Mongy
1.40.1 (2026-02-21)
v1.40.0
1.40.0
🚀 Features
- feat: Add visibility option to listgroupoptions (!2775) by Mohamed Othman
- Add missing parameters to MergeRequestDiff struct (!2767) by Alekhin Sergey
🔄 Other Changes
1.40.0 (2026-02-21)
Features
- Add visibility option to listgroupoptions (ca08a62)
v1.39.0
1.39.0
🚀 Features
- feat: Add hide backlog and closed list properties to IssueBoards (!2780) by Mohamed Othman
- feat(groups): Add provider to AddGroupSAMLLinkOptions (!2776) by Mohamed Othman
1.39.0 (2026-02-19)
Features
- Add hide backlog and closed list properties to IssueBoards (a66984e)
- groups: Add provider to AddGroupSAMLLinkOptions (bb97c7f)
v1.38.0
1.38.0
🚀 Features
- feat(events): Add missing parameters for label operations and update documentation links (!2781) by Mohamed Mongy
- feat(labels): add missing params and edit links (!2778) by Mohamed Mongy
🔄 Other Changes
- docs: Fix broken GitLab docs anchors for alert_management API (!2777) by Mohamed Othman
- docs: Fix broken documentation links in attestations.go (!2779) by Mohamed Othman
1.38.0 (2026-02-19)
Features
- events: Add missing parameters for label operations and update documentation links (11b9f08)
- labels: add missing params and edit links (ec1b92b)
v1.37.0
1.37.0
🚀 Features
- Support system & system_action fields for merge event attributes (!2737) by Artem Mikheev
🔄 Other Changes
- Update links of geo_sites.go (!2782) by Mohamed Mongy
- chore(deps): update dependency golangci-lint to v2.10.1 (!2770) by GitLab Dependency Bot
- chore(deps): update golangci/golangci-lint docker tag to v2.10.1 (!2771) by GitLab Dependency Bot
- chore(deps): update golangci/golangci-lint docker tag to v2.10.0 (!2769) by GitLab Dependency Bot
- chore(deps): update dependency golangci-lint to v2.10.0 (!2768) by GitLab Dependency Bot
1.37.0 (2026-02-19)
v1.36.0
1.36.0
🚀 Features
🔄 Other Changes
- chore(deps): update module buf.build/go/protovalidate to v1.1.2 (!2757) by GitLab Dependency Bot
1.36.0 (2026-02-17)
Features
- add support for google chat APIs (81e58cb)
v1.35.0
1.35.0
🚀 Features
- feat(groups): add code_owner_approval_required in a group's default_branch_protection_defaults (!2725) by Preethi Atchudan
🐛 Bug Fixes
- fix(integration): Add missing json tags to ms teams struct (!2703) by aishahsofea
🔄 Other Changes
- chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.11-20260209202127-80ab13bee0bf.1 (!2749) by GitLab Dependency Bot
- chore(deps): update node docker tag to v25 (!2762) by GitLab Dependency Bot
1.35.0 (2026-02-16)
Bug Fixes
- integration: Add missing json tags to ms teams struct (dafd6fd)
v1.34.0
1.34.0
🚀 Features
- feat(workitems): Add an initial "Work Items" service with "Get" and "List" methods. (!2719) by Florian Forster
🔄 Other Changes
- refactor: migrate to math/rand/v2 (!2759) by Ville Skyttä
1.34.0 (2026-02-13)
Bug Fixes
-
workitems: Use
int64for global work item IDs. (f04e3d0)
Features
-
request_options: Add boolean return value to
WithNext. (1cd1e1e) -
workitems: Add comprehensive filtering to
ListWorkItemsOptions(052a897) -
workitems: Add pagination support to
ListWorkItems. (cfdf5ee) - workitems: Add WorkItems service with Get methods (00925c2), closes gitlab-org/api/client-go#2213
-
workitems: Implement the
ListWorkItemsmethod. (4f8a709)
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