Commits on Source 89
-
🤖 GitLab Bot 🤖 authored
-
Changelog: Improvements
-
Timo Furrer authored
feat(Project): add resource_group_default_process_mode See merge request !2472
-
Timo Furrer authored
chore(deps): update golangci/golangci-lint docker tag to v2.5.0 See merge request !2473
-
semantic-release-bot authored
# [0.147.0](v0.146.0...v0.147.0) (2025-09-22) ### Features * **Project:** add resource_group_default_process_mode ([7804fafa](7804fafa))
-
Changelog: Improvements
-
Patrick Rice authored
fix(client): use default retry policy from retryablehttp See merge request !2455
-
semantic-release-bot authored
## [0.147.1](v0.147.0...v0.147.1) (2025-09-22) ### Bug Fixes * **client:** use default retry policy from retryablehttp ([2a725113](2a725113))
-
Changelog: Improvements
-
Timo Furrer authored
feat(ResourceGroup): add `newest_ready_first` to resource group `process_mode` See merge request !2475
-
semantic-release-bot authored
# [0.148.0](v0.147.1...v0.148.0) (2025-09-23) ### Features * **ResourceGroup:** add `newest_ready_first` to resource group `process_mode` ([fc8f7431](fc8f7431))
-
Changelog: Improvements
-
Patrick Rice authored
fix: label unmarshaling for `BasicMergeRequest` list operations Closes #2151 See merge request gitlab-org/api/client-go!2476
-
semantic-release-bot authored
## [0.148.1](gitlab-org/api/client-go@v0.148.0...v0.148.1) (2025-09-26) ### Bug Fixes * label unmarshaling for `BasicMergeRequest` list operations ([e80c453a](gitlab-org/api/client-go@e80c453a))
-
Changelog: Improvements
-
Timo Furrer authored
feat(no-release): Add dependency scanning Closes #2120 See merge request gitlab-org/api/client-go!2480
-
Changelog: Improvements
-
Patrick Rice authored
docs(no-release): Add guide for adding new APIs and issue templates See merge request gitlab-org/api/client-go!2478
-
Changelog: Improvements
-
Timo Furrer authored
refactor(no-release): added tests for delete project hook method Closes #2136 See merge request gitlab-org/api/client-go!2482
-
🤖 GitLab Bot 🤖 authored
-
Florian Forster authored
This is part of an effort to move to label-based releases and sun-set the controversial `commitlint` job. Issue: gitlab-org/api/client-go#2165
-
Timo Furrer authored
chore(deps): update module google.golang.org/protobuf to v1.36.10 See merge request gitlab-org/api/client-go!2488
-
Florian Forster authored
ci: add the `autolabels` job See merge request gitlab-org/api/client-go!2489
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.10-20250912141014-52f32327d4b0.1
-
Changelog: Improvements
-
Heidi Berry authored
ci(semantic-release): migrate to `@gitlab/semantic-release-merge-request-analyzer` See merge request gitlab-org/api/client-go!2490
-
semantic-release-bot authored
## 0.149.0 ###
🚀 Features - feat(no-release): Add dependency scanning ([!2480](gitlab-org/api/client-go!2480)) by [Patrick Rice](https://gitlab.com/PatrickRice) ###🔄 Other Changes - ci(semantic-release): migrate to `@gitlab/semantic-release-merge-request-analyzer` ([!2490](gitlab-org/api/client-go!2490)) by [Florian Forster](https://gitlab.com/fforster) - ci: add the `autolabels` job ([!2489](gitlab-org/api/client-go!2489)) by [Florian Forster](https://gitlab.com/fforster) - chore(deps): update module google.golang.org/protobuf to v1.36.10 ([!2488](gitlab-org/api/client-go!2488)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - refactor(no-release): added tests for delete project hook method ([!2482](gitlab-org/api/client-go!2482)) by [Jose Gabriel Companioni Benitez](https://gitlab.com/elC0mpa) - docs(no-release): Add guide for adding new APIs and issue templates ([!2478](gitlab-org/api/client-go!2478)) by [Heidi Berry](https://gitlab.com/heidi.berry) # [0.149.0](gitlab-org/api/client-go@v0.148.1...v0.149.0) (2025-10-02) ### Features * **no-release:** Add dependency scanning ([8b0ee10a](gitlab-org/api/client-go@8b0ee10a)) -
Timo Furrer authored
chore(deps): update module github.com/danieljoos/wincred to v1.2.3 See merge request gitlab-org/api/client-go!2494
-
Timo Furrer authored
chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.10-20250912141014-52f32327d4b0.1 See merge request !2495
-
Changelog: Improvements
-
Timo Furrer authored
feat: add Project Aliases API support Closes #2157 See merge request gitlab-org/api/client-go!2493
-
semantic-release-bot authored
## 0.150.0 ###
🚀 Features - feat: add Project Aliases API support ([!2493](gitlab-org/api/client-go!2493)) by [Yashesvinee V](https://gitlab.com/yashes7516) ###🔄 Other Changes - chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.10-20250912141014-52f32327d4b0.1 ([!2495](gitlab-org/api/client-go!2495)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - chore(deps): update module github.com/danieljoos/wincred to v1.2.3 ([!2494](gitlab-org/api/client-go!2494)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) # [0.150.0](gitlab-org/api/client-go@v0.149.0...v0.150.0) (2025-10-03) ### Features * add Project Aliases API support ([4ece88e6](gitlab-org/api/client-go@4ece88e6)) -
Changelog: Improvements
-
Patrick Rice authored
docs(no-release): Make it easier to find the docs on issues See merge request gitlab-org/api/client-go!2497
-
Changelog: Improvements
-
Heidi Berry authored
feat(api): add api support for delete enterprise user See merge request gitlab-org/api/client-go!2492
-
semantic-release-bot authored
## 0.151.0 ###
🚀 Features - feat(api): add api support for delete enterprise user ([!2492](gitlab-org/api/client-go!2492)) by [ajey muthiah](https://gitlab.com/ajeymuthiah) ###🔄 Other Changes - docs(no-release): Make it easier to find the docs on issues ([!2497](gitlab-org/api/client-go!2497)) by [Heidi Berry](https://gitlab.com/heidi.berry) # [0.151.0](gitlab-org/api/client-go@v0.150.0...v0.151.0) (2025-10-04) ### Features * **api:** add api support for delete enterprise user ([36ca8ab7](gitlab-org/api/client-go@36ca8ab7)) -
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): Disable dependency scanning on personal forks See merge request gitlab-org/api/client-go!2500
-
Changelog: Improvements
-
Timo Furrer authored
feat(no-release): Add AGENTS.md file See merge request gitlab-org/api/client-go!2479
-
Changelog: Improvements
-
Timo Furrer authored
feat(model_registry_api): Added api integration Closes #2158 See merge request gitlab-org/api/client-go!2501
-
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): Update Duo Review Instructions See merge request gitlab-org/api/client-go!2502
-
Changelog: Improvements
-
Heidi Berry authored
feat(api): add api support for listing users who starred a project See merge request gitlab-org/api/client-go!2486
-
semantic-release-bot authored
## 0.152.0 ###
🚀 Features - feat(api): add api support for listing users who starred a project ([!2486](gitlab-org/api/client-go!2486)) by [ajey muthiah](https://gitlab.com/ajeymuthiah) ###🔄 Other Changes - chore(no-release): Update Duo Review Instructions ([!2502](gitlab-org/api/client-go!2502)) by [Patrick Rice](https://gitlab.com/PatrickRice) - feat(model_registry_api): Added api integration ([!2501](gitlab-org/api/client-go!2501)) by [Jose Gabriel Companioni Benitez](https://gitlab.com/elC0mpa) - feat(no-release): Add AGENTS.md file ([!2479](gitlab-org/api/client-go!2479)) by [Patrick Rice](https://gitlab.com/PatrickRice) - chore(no-release): Disable dependency scanning on personal forks ([!2500](gitlab-org/api/client-go!2500)) by [Patrick Rice](https://gitlab.com/PatrickRice) # [0.152.0](gitlab-org/api/client-go@v0.151.0...v0.152.0) (2025-10-06) ### Features * **api:** add api support for listing users who starred a project ([0cdb4ce5](gitlab-org/api/client-go@0cdb4ce5)) * **model_registry_api:** Added api integration ([065dd639](gitlab-org/api/client-go@065dd639)) * **no-release:** Add AGENTS.md file ([b9febab3](gitlab-org/api/client-go@b9febab3)) -
Changelog: Improvements
-
Timo Furrer authored
refactor: moved comments to interface See merge request gitlab-org/api/client-go!2507
-
Florian Forster authored
We have migrated to a release process that no longer relies on parseable commit messages. Instead, the release type is determined by the `type::*` label of the merge request, which is more userfriendly, e.g. it is much easier to change after the fact. Issue: #2165
-
Florian Forster authored
ci: Remove the `commitlint` job. Closes #2165 See merge request gitlab-org/api/client-go!2511
-
Timo Furrer authored
-
Patrick Rice authored
Add t.Parallel() to all tests and enable linters See merge request gitlab-org/api/client-go!2513
-
Changelog: Improvements
-
Patrick Rice authored
chore(no-release): Helper Functions for Code Refactoring See merge request gitlab-org/api/client-go!2503
-
Changelog: Improvements
-
Patrick Rice authored
refactor: moved comments to interface See merge request gitlab-org/api/client-go!2509
-
Changelog: Improvements
-
Timo Furrer authored
feat(project_Statistics): Added api integration Closes #2164 See merge request gitlab-org/api/client-go!2512
-
semantic-release-bot authored
## 0.153.0 ###
🚀 Features - feat(project_Statistics): Added api integration ([!2512](gitlab-org/api/client-go!2512)) by [Jose Gabriel Companioni Benitez](https://gitlab.com/elC0mpa) ###🔄 Other Changes - refactor: moved comments to interface ([!2509](gitlab-org/api/client-go!2509)) by [ajey muthiah](https://gitlab.com/ajeymuthiah) - chore(no-release): Helper Functions for Code Refactoring ([!2503](gitlab-org/api/client-go!2503)) by [Yashesvinee V](https://gitlab.com/yashes7516) - Add t.Parallel() to all tests and enable linters ([!2513](gitlab-org/api/client-go!2513)) by [Timo Furrer](https://gitlab.com/timofurrer) - ci: Remove the `commitlint` job. ([!2511](gitlab-org/api/client-go!2511)) by [Florian Forster](https://gitlab.com/fforster) - refactor: moved comments to interface ([!2507](gitlab-org/api/client-go!2507)) by [ajey muthiah](https://gitlab.com/ajeymuthiah) # [0.153.0](gitlab-org/api/client-go@v0.152.0...v0.153.0) (2025-10-08) ### Features * **project_Statistics:** Added api integration ([75b5a030](gitlab-org/api/client-go@75b5a030)) -
Changelog: Improvements
-
Timo Furrer authored
feat(protected_packages): Add api integration Closes #2163 See merge request gitlab-org/api/client-go!2520
-
semantic-release-bot authored
## 0.154.0 ###
🚀 Features - feat(protected_packages): Add api integration ([!2520](gitlab-org/api/client-go!2520)) by [Jose Gabriel Companioni Benitez](https://gitlab.com/elC0mpa) # [0.154.0](gitlab-org/api/client-go@v0.153.0...v0.154.0) (2025-10-08) ### Features * **protected_packages:** Add api integration ([2de15c78](gitlab-org/api/client-go@2de15c78)) -
Changelog: Improvements
-
Timo Furrer authored
feat(client_options): Added unit tests Closes #2168 See merge request !2510
-
Changelog: Improvements
-
Timo Furrer authored
docs(no-release): Fix the comment for EnvVarGitLabContext See merge request !2533
-
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): Change generated file comment See merge request !2532
-
Timo Furrer authored
-
Timo Furrer authored
chore: use local protoc plugin with buf See merge request !2536
-
Changelog: Improvements
-
Patrick Rice authored
feat(group_relations_export): Added Group Relations API integration Closes #2160 See merge request !2508
-
semantic-release-bot authored
## 0.155.0 ###
🚀 Features - feat(group_relations_export): Added Group Relations API integration ([!2508](!2508)) by [Jose Gabriel Companioni Benitez](https://gitlab.com/elC0mpa) ###🔄 Other Changes - chore: use local protoc plugin with buf ([!2536](!2536)) by [Timo Furrer](https://gitlab.com/timofurrer) - chore(no-release): Change generated file comment ([!2532](!2532)) by [Oleksandr Redko](https://gitlab.com/alexandear) - docs(no-release): Fix the comment for EnvVarGitLabContext ([!2533](!2533)) by [Oleksandr Redko](https://gitlab.com/alexandear) - feat(client_options): Added unit tests ([!2510](!2510)) by [Jose Gabriel Companioni Benitez](https://gitlab.com/elC0mpa) # [0.155.0](v0.154.0...v0.155.0) (2025-10-09) ### Features * **client_options:** Added unit tests ([c1480318](c1480318)) * **group_relations_export:** Added Group Relations API integration ([956e0395](956e0395)) -
Changelog: Improvements
-
Patrick Rice authored
feat(api): add support for test report summary api See merge request gitlab-org/api/client-go!2487
-
semantic-release-bot authored
## 0.156.0 ###
🚀 Features - feat(api): add support for test report summary api ([!2487](!2487)) by [Daniela Filipe Bento](https://gitlab.com/danifbento) # [0.156.0](v0.155.0...v0.156.0) (2025-10-10) ### Features * **api:** add support for test report summary api ([8a0c6dde](8a0c6dde)) -
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): Fix godoc comments; enable godoclint See merge request gitlab-org/api/client-go!2535
-
Changelog: Improvements
-
Timo Furrer authored
chore: Update review instructions See merge request gitlab-org/api/client-go!2537
-
Changelog: Improvements
-
Timo Furrer authored
test: adds missing UTs for notifications See merge request gitlab-org/api/client-go!2528
-
Changelog: Improvements
-
Patrick Rice authored
Add merge requests commit api Closes #2159 See merge request gitlab-org/api/client-go!2539
-
semantic-release-bot authored
## 0.157.0 ###
🚀 Features - Add merge requests commit api ([!2539](!2539)) by [Ilya Savitsky](https://gitlab.com/ipsavitsky234) ###🔄 Other Changes - test: adds missing UTs for notifications ([!2528](!2528)) by [Zubeen](https://gitlab.com/syedzubeen) - chore: Update review instructions ([!2537](!2537)) by [Patrick Rice](https://gitlab.com/PatrickRice) - chore(no-release): Fix godoc comments; enable godoclint ([!2535](!2535)) by [Oleksandr Redko](https://gitlab.com/alexandear) # [0.157.0](v0.156.0...v0.157.0) (2025-10-13)