Loading
Commits on Source 34
-
Changelog: Improvements
-
Timo Furrer authored
refactor: simplify temporary file handling in tests See merge request gitlab-org/api/client-go!2355
-
Changelog: Improvements
-
Timo Furrer authored
docs: correct typos in comments across multiple files See merge request gitlab-org/api/client-go!2358
-
Changelog: Improvements
-
Timo Furrer authored
test: fix test names See merge request gitlab-org/api/client-go!2356
-
Changelog: Improvements
-
Timo Furrer authored
chore: enable dupword linter and remove duplicated words See merge request gitlab-org/api/client-go!2360
-
Changelog: Improvements
-
Patrick Rice authored
feat: add support for optional query params See merge request !2365
-
Changelog: Improvements
-
Timo Furrer authored
chore: fix typos in func names, vars, struct, and tests See merge request !2359
-
Changelog: Improvements
-
Timo Furrer authored
feat: add ScanAndCollect for pagination Closes #2138 See merge request !2361
-
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): update Release Configs See merge request !2357
-
Timo Furrer authored
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): fix couple of typos See merge request !2367
-
Patrick Rice authored
-
Patrick Rice authored
go: Update module github.com/hashicorp/go-retryablehttp to v0.7.8 See merge request gitlab-org/api/client-go!2363
-
Patrick Rice authored
-
Timo Furrer authored
chore(deps): update golangci/golangci-lint docker tag to v2.2.1 See merge request !2368
-
semantic-release-bot authored
# [0.131.0](v0.130.1...v0.131.0) (2025-07-01) ### Features * add ScanAndCollect for pagination ([cbac9aed](cbac9aed)) * add support for optional query params to get commit statuses ([e1b29adf](e1b29adf))
-
Changelog: Improvements
-
Timo Furrer authored
fix(no-release): fix body-max-line-length See merge request gitlab-org/api/client-go!2373
-
-
Patrick Rice authored
-
Timo Furrer authored
This helps with dynamic client creation
-
Timo Furrer authored
feat: export various auth sources See merge request gitlab-org/api/client-go!2374
-
Timo Furrer authored
Changelog: Improvements
-
Timo Furrer authored
feat: add WithUserAgent client option See merge request gitlab-org/api/client-go!2375
-
Changelog: Improvements
-
Patrick Rice authored
feat: add missing ref_protected property from PushWebhookEventType See merge request gitlab-org/api/client-go!2370
-
semantic-release-bot authored
# [0.132.0](gitlab-org/api/client-go@v0.131.0...v0.132.0) (2025-07-02) ### Bug Fixes * **no-release:** fix body-max-line-length ([f5d6d05d](gitlab-org/api/client-go@f5d6d05d)) ### Features * add missing ref_protected property from PushWebhookEventType ([15d02245](gitlab-org/api/client-go@15d02245)) * add WithUserAgent client option ([3e8b80cd](gitlab-org/api/client-go@3e8b80cd)) * export various auth sources ([281e4083](gitlab-org/api/client-go@281e4083)) * **serviceaccounts:** bring group service accounts in line with API ([a08974f2](gitlab-org/api/client-go@a08974f2)) * **serviceaccounts:** bring group service accounts in line with API ([fb582a4b](gitlab-org/api/client-go@fb582a4b))