Loading
Commits on Source 11
-
Changelog: Improvements
-
Patrick Rice authored
Simplify more request functions, introducing NoEscape See merge request gitlab-org/api/client-go!2592
-
Changelog: Improvements
-
Patrick Rice authored
refactor: moved comments to interface Closes #2167 See merge request gitlab-org/api/client-go!2599
-
Changelog: Improvements
-
Patrick Rice authored
refactor(users): moved comments to interface Closes #2167 See merge request gitlab-org/api/client-go!2596
-
Changelog: Improvements
-
Patrick Rice authored
refactor: moved comments to interface Closes #2167 See merge request gitlab-org/api/client-go!2595
-
Changelog: Improvements
-
Patrick Rice authored
feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys See merge request gitlab-org/api/client-go!2594
-
semantic-release-bot authored
## 1.3.0 ###
🚀 Features - feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys ([!2594](gitlab-org/api/client-go!2594)) by [Heidi Berry](https://gitlab.com/heidi.berry) ###🔄 Other Changes - refactor: moved comments to interface ([!2595](gitlab-org/api/client-go!2595)) by [Zubeen](https://gitlab.com/syedzubeen) - refactor(users): moved comments to interface ([!2596](gitlab-org/api/client-go!2596)) by [Zubeen](https://gitlab.com/syedzubeen) - refactor: moved comments to interface ([!2599](gitlab-org/api/client-go!2599)) by [Zubeen](https://gitlab.com/syedzubeen) - Simplify more request functions, introducing NoEscape ([!2592](gitlab-org/api/client-go!2592)) by [Timo Furrer](https://gitlab.com/timofurrer) # [1.3.0](gitlab-org/api/client-go@v1.2.0...v1.3.0) (2025-11-30) ### Features * **credentials:** Add support for revoking group PATs, listing/deleting group SSH keys ([3439f4f0](gitlab-org/api/client-go@3439f4f0))