Loading
Commits on Source 48
-
Changelog: Improvements
-
Patrick Rice authored
refactor(no-release): use errors.New instead of fmt.Errorf See merge request !2644
-
🤖 GitLab Bot 🤖 authored
-
Timo Furrer authored
-
Changelog: Improvements
-
Patrick Rice authored
chore(deps): update dependency golangci-lint to v2.8.0 See merge request !2650
-
Changelog: Improvements
-
Heidi Berry authored
feat: add EmojiEvents field support to Project Webhooks Closes #2191 See merge request !2653
-
semantic-release-bot authored
## 1.12.0 ###
🚀 Features - feat: add EmojiEvents field support to Project Webhooks ([!2653](!2653)) by [Yugan](https://gitlab.com/yugannkt) ###🔄 Other Changes - chore(deps): update dependency golangci-lint to v2.8.0 ([!2650](!2650)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - refactor(no-release): use errors.New instead of fmt.Errorf ([!2644](!2644)) by [Oleksandr Redko](https://gitlab.com/alexandear) # [1.12.0](v1.11.0...v1.12.0) (2026-01-11) ### Features * add EmojiEvents field support to Project Webhooks ([2bcfa1fd](2bcfa1fd)) -
Changelog: Improvements
-
Patrick Rice authored
chore(deps): update docker docker tag to v29.1.4 See merge request !2651
-
Changelog: Improvements
-
Patrick Rice authored
feat(groups): add Active parameter to ListGroupProjects See merge request !2657
-
semantic-release-bot authored
## 1.13.0 ###
🚀 Features - feat(groups): add Active parameter to ListGroupProjects ([!2657](!2657)) by [Kai Armstrong](https://gitlab.com/phikai) ###🔄 Other Changes - chore(deps): update docker docker tag to v29.1.4 ([!2651](!2651)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) # [1.13.0](v1.12.0...v1.13.0) (2026-01-12) ### Features * **groups:** add Active parameter to ListGroupProjects ([dec511a1](dec511a1)) -
Changelog: Improvements
-
Patrick Rice authored
Add max_artifacts_size parameter to groups and projects See merge request !2652
-
Changelog: Improvements
-
Patrick Rice authored
feat(hooks): Add project hook support for vulnerability events and branch filter strategy See merge request !2658
-
semantic-release-bot authored
## 1.14.0 ###
🚀 Features - feat(hooks): Add project hook support for vulnerability events and branch filter strategy ([!2658](!2658)) by [Heidi Berry](https://gitlab.com/heidi.berry) - Add max_artifacts_size parameter to groups and projects ([!2652](!2652)) by [Betty Godier](https://gitlab.com/betty-godier) # [1.14.0](v1.13.0...v1.14.0) (2026-01-13) ### Features * **hooks:** Add project hook support for vulnerability events and branch filter strategy ([4f6d252a](4f6d252a)) -
Heidi Berry authored
Changelog: Improvements
-
Heidi Berry authored
fix: Deprecate incorrect fields returned in response for Emails on Push integration See merge request !2661
-
Changelog: Improvements
-
Patrick Rice authored
chore(no-release): remove unnecessary build tags See merge request !2663
-
Timo Furrer authored
chore(deps): update golangci/golangci-lint docker tag to v2.8.0 See merge request !2645
-
Changelog: Improvements
-
Timo Furrer authored
feat(issue_links): Add ID field to IssueLink struct See merge request !2666
-
Changelog: Improvements
-
Patrick Rice authored
chore(deps): update docker docker tag to v29.1.5 See merge request !2665
-
Changelog: Improvements
-
Timo Furrer authored
refactor(no-release): enable usetesting linter See merge request !2664
-
Changelog: Improvements
-
Patrick Rice authored
feat: convert examples to testable examples for pkg.go.dev Closes #2194 See merge request !2655
-
Changelog: Improvements
-
Timo Furrer authored
Add ExpiresAt field to ProjectSharedWithGroup struct See merge request !2671
-
semantic-release-bot authored
## 1.15.0 ###
🚀 Features - Add ExpiresAt field to ProjectSharedWithGroup struct ([!2671](!2671)) by [cindy](https://gitlab.com/wscix) ###🔄 Other Changes - feat: convert examples to testable examples for pkg.go.dev ([!2655](!2655)) by [Amer Khaled](https://gitlab.com/amrkhald777) - refactor(no-release): enable usetesting linter ([!2664](!2664)) by [Oleksandr Redko](https://gitlab.com/alexandear) - chore(deps): update docker docker tag to v29.1.5 ([!2665](!2665)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - Draft: Users: Fix GetUsersOptions naming inconsistency ([!2667](!2667)) by [Seif Hatem](https://gitlab.com/seif-hatem) # [1.15.0](v1.14.0...v1.15.0) (2026-01-20) ### Bug Fixes * Deprecate incorrect fields returned in response for Emails on Push integration ([71d747da](71d747da)) ### Features * convert examples to testable examples for pkg.go.dev ([fee39f1f](fee39f1f)) * **issue_links:** Add ID field to IssueLink struct ([8f813a8a](8f813a8a)) -
Changelog: Improvements
-
Timo Furrer authored
chore(deps): update module golang.org/x/oauth2 to v0.34.0 See merge request !2640
-
Changelog: Improvements
-
Patrick Rice authored
Add environment, deployed_after, and deployed_before params to merge requests options struct See merge request !2672
-
semantic-release-bot authored
## 1.16.0 ###
🚀 Features - Add environment, deployed_after, and deployed_before params to merge requests options struct ([!2672](gitlab-org/api/client-go!2672)) by [Filip Aleksic](https://gitlab.com/faleksic) ###🔄 Other Changes - chore(deps): update module golang.org/x/oauth2 to v0.34.0 ([!2640](gitlab-org/api/client-go!2640)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) # [1.16.0](gitlab-org/api/client-go@v1.15.0...v1.16.0) (2026-01-20) -
Changelog: Improvements
-
Patrick Rice authored
Add support for Group Mattermost integrations Closes #2196 See merge request !2675
-
semantic-release-bot authored
## 1.17.0 ###
🚀 Features - Add support for Group Mattermost integrations ([!2675](!2675)) by [Hamza Hassanain](https://gitlab.com/HamzaHassanain) # [1.17.0](v1.16.0...v1.17.0) (2026-01-23) -
Changelog: Improvements
-
Heidi Berry authored
Add missing tests for refactored functions See merge request !2676
-
Changelog: Improvements
-
Heidi Berry authored
feat(settings): Added support for inactive_resource_access_tokens_delete_after_days to the... Closes #2202 See merge request !2686
-
semantic-release-bot authored
## 1.18.0 ###
🚀 Features - feat(settings): Added support for inactive_resource_access_tokens_delete_after_days to the... ([!2686](!2686)) by [Preethi Atchudan](https://gitlab.com/preethiatchudan) ###🔄 Other Changes - Add missing tests for refactored functions ([!2676](!2676)) by [Patrick Rice](https://gitlab.com/PatrickRice) # [1.18.0](v1.17.0...v1.18.0) (2026-01-25) ### Features * **settings:** Added support for inactive_resource_access_tokens_delete_after_days to the... ([52b60c33](52b60c33))