Loading
Commits on Source 91
-
Changelog: Improvements
-
BREAKING CHANGE: ListOptions implementation changed from aliasing to composition Changelog: Improvements
-
Changelog: Improvements
-
Changelog: Improvements
-
Patrick Rice authored
-
Patrick Rice authored
-
Patrick Rice authored
-
Patrick Rice authored
-
Timo Furrer authored
chore(deps): update dependency go to v1.24.0 See merge request !2424
-
Changelog: Improvements
-
Timo Furrer authored
refactor: decouple group and project request approval settings See merge request !2465
-
Changelog: Improvements
-
Patrick Rice authored
refactor(no-release): refactor inline structs to reusable types See merge request !2477
-
Changelog: Improvements
-
Patrick Rice authored
chore: Remove unused exclusions for revive.var-naming See merge request !2504
-
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): Update `int` in the first batch of files to `int64` See merge request !2505
-
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): Round 2 of int-> int64 refactoring See merge request !2530
-
Patrick Rice authored
-
Patrick Rice authored
Changelog: Improvements
-
Patrick Rice authored
chore(no-release): Add integration test support using a real instance See merge request !2466
-
Changelog: Improvements
-
Timo Furrer authored
fix!(projects): remove ListProjectInvidedGroupOptions in favor to ListProjectInvitedGroupOptions See merge request !2534
-
Changelog: Improvements
-
Timo Furrer authored
refactor!: Canonicalize request headers See merge request !2531
-
Changelog: Improvements
-
Timo Furrer authored
fix!(epics): remove UpdateEpicIsssueAssignmentOptions in favor to UpdateEpicIssueAssignmentOptions See merge request !2407
-
Changelog: Improvements
-
Heidi Berry authored
chore: Batch 3 of int -> int64 conversations See merge request !2538
-
Changelog: Improvements
-
Timo Furrer authored
fix!: remove ProjectReposityStorage in favor to ProjectRepositoryStorage See merge request !2366
-
Changelog: Improvements
-
Timo Furrer authored
Finalize migration from int -> int64 See merge request !2540
-
Changelog: Improvements
-
Patrick Rice authored
fix(issues): use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID See merge request !2571
-
Patrick Rice authored
Changelog: Improvements
-
Patrick Rice authored
Release 1.0 upgrade guide See merge request !2555
-
Changelog: Improvements
-
Timo Furrer authored
Code Refactor Using Request Handlers - 1 See merge request !2514
-
Patrick Rice authored
-
Patrick Rice authored
Co-authored-by:Ona <no-reply@ona.com>
-
Patrick Rice authored
-
🤖 GitLab Bot 🤖 authored
-
Patrick Rice authored
chore(deps): update golangci/golangci-lint docker tag to v2.6.2 See merge request !2577
-
Patrick Rice authored
Co-authored-by:Ona <no-reply@ona.com>
-
Changelog: Improvements
-
Patrick Rice authored
chore(deps): update module github.com/godbus/dbus/v5 to v5.2.0 See merge request !2576
-
Changelog: Improvements
-
Timo Furrer authored
Code Refactor Using Request Handlers - 3 See merge request !2516
-
Changelog: Improvements
-
Timo Furrer authored
Code Refactor Using Request Handlers - 4 See merge request !2517
-
Changelog: Improvements
-
Timo Furrer authored
Code Refactor Using Request Handlers - 2 See merge request !2515
-
Changelog: Improvements
-
Timo Furrer authored
Code Refactor Using Request Handlers - 5 See merge request !2518
-
Changelog: Improvements
-
Timo Furrer authored
Code Refactor Using Request Handlers - 7 See merge request !2522
-
Changelog: Improvements
-
Timo Furrer authored
Code Refactor Using Request Handlers - 9 See merge request !2524
-
Changelog: Improvements
-
Patrick Rice authored
fix: update input field from "key" to "name" in pipeline schedules to prevent an API error Closes #2174 See merge request !2580
-
semantic-release-bot authored
## 0.160.1 ###
🐛 Bug Fixes - fix: update input field from "key" to "name" in pipeline schedules to prevent an API error ([!2580](!2580)) by [Zubeen](https://gitlab.com/syedzubeen) ###🔄 Other Changes - Code Refactor Using Request Handlers - 9 ([!2524](!2524)) by [Yashesvinee V](https://gitlab.com/yashes7516) - Code Refactor Using Request Handlers - 7 ([!2522](!2522)) by [Yashesvinee V](https://gitlab.com/yashes7516) - Code Refactor Using Request Handlers - 5 ([!2518](!2518)) by [Yashesvinee V](https://gitlab.com/yashes7516) - Code Refactor Using Request Handlers - 2 ([!2515](!2515)) by [Yashesvinee V](https://gitlab.com/yashes7516) - Code Refactor Using Request Handlers - 4 ([!2517](!2517)) by [Yashesvinee V](https://gitlab.com/yashes7516) - Code Refactor Using Request Handlers - 3 ([!2516](!2516)) by [Yashesvinee V](https://gitlab.com/yashes7516) - chore(deps): update module github.com/godbus/dbus/v5 to v5.2.0 ([!2576](!2576)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - chore(deps): update golangci/golangci-lint docker tag to v2.6.2 ([!2577](!2577)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - Code Refactor Using Request Handlers - 1 ([!2514](!2514)) by [Yashesvinee V](https://gitlab.com/yashes7516) ## [0.160.1](v0.160.0...v0.160.1) (2025-11-19) ### Bug Fixes * update input field from "key" to "name" in pipeline schedules to prevent an API error ([062133f0](062133f0)) -
Heidi Berry authored
-
Timo Furrer authored
Changelog: Improvements
-
Timo Furrer authored
Fix double escaping in paths Closes #2177 See merge request !2583
-
semantic-release-bot authored
## 0.160.2 ###
🐛 Bug Fixes - Fix double escaping in paths ([!2583](!2583)) by [Timo Furrer](https://gitlab.com/timofurrer) ## [0.160.2](v0.160.1...v0.160.2) (2025-11-24) -
Changelog: Improvements
-
Patrick Rice authored
fix: return detailed API errors for BlockUser instead of generic LDAP message Closes #2175 See merge request !2581
-
semantic-release-bot authored
## 0.161.0 ###
🚀 Features - fix: return detailed API errors for BlockUser instead of generic LDAP message ([!2581](!2581)) by [Zubeen](https://gitlab.com/syedzubeen) # [0.161.0](v0.160.2...v0.161.0) (2025-11-24) ### Bug Fixes * return detailed API errors for BlockUser instead of generic LDAP message ([2ba9fa69](2ba9fa69)) -
Patrick Rice authored
Changelog: Improvements
-
Patrick Rice authored
fix(users): Fix a bug where error parsing causes user blocking to not function properly See merge request !2584
-
Patrick Rice authored
-
semantic-release-bot authored
## 0.161.1 ###
🐛 Bug Fixes - fix(users): Fix a bug where error parsing causes user blocking to not function properly ([!2584](!2584)) by [Patrick Rice](https://gitlab.com/PatrickRice) ## [0.161.1](v0.161.0...v0.161.1) (2025-11-24) ### Bug Fixes * **users:** Fix a bug where error parsing causes user blocking to not function properly ([2ad55065](2ad55065)) -
Patrick Rice authored
Release client-go 1.0 See merge request !2575 BREAKING CHANGE: Release 1.0
-
semantic-release-bot authored
## 1.0.0 ###
💥 Breaking Changes - Release client-go 1.0 ([!2575](!2575)) by [Patrick Rice](https://gitlab.com/PatrickRice) # [1.0.0](v0.161.1...v1.0.0) (2025-11-24) * Merge branch 'release-client-1.0' into 'main' ([f06b8c2c](f06b8c2c)) ### Bug Fixes * **issues:** use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID ([1dcb219c](1dcb219c)) ### Features * **ListOptions:** Update ListOptions to use composition instead of aliasing ([60beef36](60beef36)) ### BREAKING CHANGES * Release 1.0 * **ListOptions:** ListOptions implementation changed from aliasing to composition Changelog: Improvements -
🤖 GitLab Bot 🤖 authored
-
Changelog: Improvements
-
Timo Furrer authored
fix: fix ReviewerID() and let it accept int64 Closes #2180 See merge request !2587
-
semantic-release-bot authored
## 1.0.1 ###
🐛 Bug Fixes - fix: fix ReviewerID() and let it accept int64 ([!2587](!2587)) by [Ilya Savitsky](https://gitlab.com/ipsavitsky234) ## [1.0.1](v1.0.0...v1.0.1) (2025-11-25) ### Bug Fixes * fix ReviewerID() and let it accept int64 ([6a6d4395](6a6d4395)) -
Timo Furrer authored
chore(deps): update docker docker tag to v29 See merge request !2586
-
Changelog: Improvements
-
Patrick Rice authored
Bump dependencies See merge request !2591
-
Changelog: Improvements
-
Patrick Rice authored
feat(service_account): allow providing email when update a Service Account See merge request !2589
-
semantic-release-bot authored
## 1.1.0 ###
🚀 Features - feat(service_account): allow providing email when update a Service Account ([!2589](!2589)) by [kilianpaquier](https://gitlab.com/u.kilianpaquier) ###🔄 Other Changes - Bump dependencies ([!2591](!2591)) by [Timo Furrer](https://gitlab.com/timofurrer) - chore(deps): update docker docker tag to v29 ([!2586](!2586)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) # [1.1.0](v1.0.1...v1.1.0) (2025-11-26) ### Features * **service_account:** allow providing email when update a Service Account ([324d0806](324d0806)) -
Changelog: Improvements
-
Timo Furrer authored
Code Refactor Using Request Handlers - 10 See merge request !2525
-
Changelog: Improvements
-
Timo Furrer authored
feat(credentials): Add support for listing all SaaS enterprise user personal access tokens See merge request !2593
-
semantic-release-bot authored
## 1.2.0 ###
🚀 Features - feat(credentials): Add support for listing all SaaS enterprise user personal access tokens ([!2593](!2593)) by [Heidi Berry](https://gitlab.com/heidi.berry) ###🔄 Other Changes - Code Refactor Using Request Handlers - 10 ([!2525](!2525)) by [Yashesvinee V](https://gitlab.com/yashes7516) # [1.2.0](v1.1.0...v1.2.0) (2025-11-27) ### Features * **credentials:** Add support for listing all SaaS enterprise user personal access tokens ([36977793](36977793))