Loading
Commits on Source 26
-
Cesar Hinojosa authored
Changelog: Improvements
-
Patrick Rice authored
fix(workitems): Clear AssigneeIDs and CRMContactIDs when passed an empty slice to UpdateWorkItem Closes #2281 See merge request gitlab-org/api/client-go!2966
-
Giannis Kepas authored
Changelog: Improvements
-
Heidi Berry authored
Add custom attributes filtering for users See merge request gitlab-org/api/client-go!2967
-
Radek Antoniuk authored
Changelog: Improvements
-
Patrick Rice authored
feat(feature_flags): support gitlabUserList and strategy removal See merge request gitlab-org/api/client-go!2964
-
Giannis Kepas authored
Changelog: Improvements
-
Patrick Rice authored
Add custom attributes filtering for projects See merge request gitlab-org/api/client-go!2965
-
semantic-release-bot authored
## 2.54.0 ###
🚀 Features - Add custom attributes filtering for projects ([!2965](gitlab-org/api/client-go!2965)) by [Giannis Kepas](https://gitlab.com/gkepas) - feat(feature_flags): support gitlabUserList and strategy removal ([!2964](gitlab-org/api/client-go!2964)) by [Radek Antoniuk](https://gitlab.com/rantoniuk) ###🔄 Other Changes - Add custom attributes filtering for users ([!2967](gitlab-org/api/client-go!2967)) by [Giannis Kepas](https://gitlab.com/gkepas) - fix(workitems): Clear AssigneeIDs and CRMContactIDs when passed an empty slice to UpdateWorkItem ([!2966](gitlab-org/api/client-go!2966)) by [Cesar Hinojosa](https://gitlab.com/cesarihinojosa) # [2.54.0](gitlab-org/api/client-go@v2.53.0...v2.54.0) (2026-07-30) ### Bug Fixes * **workitems:** Clear AssigneeIDs and CRMContactIDs when passed an empty slice to UpdateWorkItem ([294301f2](gitlab-org/api/client-go@294301f2)) ### Features * **feature_flags:** support gitlabUserList and strategy removal ([4eb4dc10](gitlab-org/api/client-go@4eb4dc10)) -
GitLab Dependency Bot authored
Changelog: Improvements
-
Patrick Rice authored
chore(deps): update module golang.org/x/sys to v0.47.0 See merge request !2937
-
Radek Antoniuk authored
Changelog: Improvements
-
Patrick Rice authored
fix(workitems): send status widget when creating a work item Closes #2282 See merge request !2970
-
semantic-release-bot authored
## 2.55.0 ###
🚀 Features - fix(workitems): send status widget when creating a work item ([!2970](!2970)) by [Radek Antoniuk](https://gitlab.com/rantoniuk) ###🔄 Other Changes - chore(deps): update module golang.org/x/sys to v0.47.0 ([!2937](!2937)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) # [2.55.0](v2.54.0...v2.55.0) (2026-07-31) ### Bug Fixes * **workitems:** send status widget when creating a work item ([e9d1c498](e9d1c498)) -
Radek Antoniuk authored
Changelog: Improvements
-
Patrick Rice authored
fix(feature_flags): omit ProjectFeatureFlagScope.ID when unset See merge request gitlab-org/api/client-go!2969
-
semantic-release-bot authored
## 2.55.1 ###
🐛 Bug Fixes - fix(feature_flags): omit ProjectFeatureFlagScope.ID when unset ([!2969](gitlab-org/api/client-go!2969)) by [Radek Antoniuk](https://gitlab.com/rantoniuk) ## [2.55.1](gitlab-org/api/client-go@v2.55.0...v2.55.1) (2026-07-31) ### Bug Fixes * **feature_flags:** omit ProjectFeatureFlagScope.ID when unset ([aadece3c](gitlab-org/api/client-go@aadece3c)) -
GitLab Dependency Bot authored
Changelog: Improvements
-
Patrick Rice authored
chore(deps): update module github.com/google/cel-go to v0.30.0 See merge request !2974
-
GitLab Dependency Bot authored
Changelog: Improvements
-
Patrick Rice authored
chore(deps): update module go.yaml.in/yaml/v3 to v3.0.5 See merge request gitlab-org/api/client-go!2973
-
Cesar Hinojosa authored
Changelog: Improvements
-
Patrick Rice authored
fix(event_webhook_types): Add StartDate to IssueCommentEventIssue struct Closes #2284 See merge request !2971
-
Brian authored
Changelog: Improvements
-
Patrick Rice authored
Add StartDate to IssueEventObjectAttributes Closes #2283 See merge request !2972
-
semantic-release-bot authored
## 2.56.0 ###
🚀 Features - Add StartDate to IssueEventObjectAttributes ([!2972](!2972)) by [Brian](https://gitlab.com/mookwoo) ###🐛 Bug Fixes - fix(event_webhook_types): Add StartDate to IssueCommentEventIssue struct ([!2971](!2971)) by [Cesar Hinojosa](https://gitlab.com/cesarihinojosa) ###🔄 Other Changes - chore(deps): update module go.yaml.in/yaml/v3 to v3.0.5 ([!2973](!2973)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - chore(deps): update module github.com/google/cel-go to v0.30.0 ([!2974](!2974)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) # [2.56.0](v2.55.1...v2.56.0) (2026-08-05) ### Bug Fixes * **event_webhook_types:** Add StartDate to IssueCommentEventIssue struct ([4e3accce](4e3accce))