Loading
Commits on Source 9
-
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 !2966
-
Giannis Kepas authored
Changelog: Improvements
-
Heidi Berry authored
Add custom attributes filtering for users See merge request !2967
-
Radek Antoniuk authored
Changelog: Improvements
-
Patrick Rice authored
feat(feature_flags): support gitlabUserList and strategy removal See merge request !2964
-
Giannis Kepas authored
Changelog: Improvements
-
Patrick Rice authored
Add custom attributes filtering for projects See merge request !2965
-
semantic-release-bot authored
## 2.54.0 ###
🚀 Features - Add custom attributes filtering for projects ([!2965](!2965)) by [Giannis Kepas](https://gitlab.com/gkepas) - feat(feature_flags): support gitlabUserList and strategy removal ([!2964](!2964)) by [Radek Antoniuk](https://gitlab.com/rantoniuk) ###🔄 Other Changes - Add custom attributes filtering for users ([!2967](!2967)) by [Giannis Kepas](https://gitlab.com/gkepas) - fix(workitems): Clear AssigneeIDs and CRMContactIDs when passed an empty slice to UpdateWorkItem ([!2966](!2966)) by [Cesar Hinojosa](https://gitlab.com/cesarihinojosa) # [2.54.0](https://gitlab.com/gitlab-org/api/client-go/compare/v2.53.0...v2.54.0) (2026-07-30) ### Bug Fixes * **workitems:** Clear AssigneeIDs and CRMContactIDs when passed an empty slice to UpdateWorkItem ([294301f2](294301f2)) ### Features * **feature_flags:** support gitlabUserList and strategy removal ([4eb4dc10](4eb4dc10))