Loading
Commits on Source 5
-
Mohamed Mongy authored
Changelog: Improvements
-
Patrick Rice authored
Add `primary_domain` and `pages_primary_domain` to Pages structs See merge request !2786
-
kilianpaquier authored
Changelog: Improvements
-
Patrick Rice authored
fix: Fixed a set of endpoints where inputs were escaped and should not be escaped Closes #2225 See merge request !2772
-
semantic-release-bot authored
## 1.41.1 ###
🐛 Bug Fixes - fix: Fixed a set of endpoints where inputs were escaped and should not be escaped ([!2772](!2772)) by [kilianpaquier](https://gitlab.com/u.kilianpaquier) ###🔄 Other Changes - Add `primary_domain` and `pages_primary_domain` to Pages structs ([!2786](!2786)) by [Mohamed Mongy](https://gitlab.com/mohamedmongy96) ## [1.41.1](https://gitlab.com/gitlab-org/api/client-go/compare/v1.41.0...v1.41.1) (2026-02-24) ### Bug Fixes * Fixed a set of endpoints where inputs were escaped and should not be escaped ([d6d7b17f](d6d7b17f))