Loading
Commits on Source 25
-
🤖 GitLab Bot 🤖 authored
-
Timo Furrer authored
chore(deps): update docker docker tag to v29.2.1 See merge request !2729
-
Timo Furrer authored
-
Timo Furrer authored
-
Timo Furrer authored
Changelog: Improvements
-
Timo Furrer authored
Revert "refactor(http): preserve response body without copying in multiple services" See merge request !2730
-
Changelog: Improvements
-
Patrick Rice authored
Migrate more endpoints to the `do()` pattern See merge request !2731
-
Timo Furrer authored
Support file uploads in `do()` request handler See merge request !2732
-
Timo Furrer authored
Changelog: Improvements
-
Timo Furrer authored
Migrate endpoints with special status code handling to new `do` pattern See merge request !2733
-
Changelog: Improvements
-
Patrick Rice authored
Trim leading `@` in user ids in `do()` requests paths See merge request !2736
-
semantic-release-bot authored
## 1.27.0 ###
🚀 Features - Trim leading `@` in user ids in `do()` requests paths ([!2736](!2736)) by [Timo Furrer](https://gitlab.com/timofurrer) ###🔄 Other Changes - Migrate endpoints with special status code handling to new `do` pattern ([!2733](!2733)) by [Timo Furrer](https://gitlab.com/timofurrer) - Support file uploads in `do()` request handler ([!2732](!2732)) by [Timo Furrer](https://gitlab.com/timofurrer) - Migrate more endpoints to the `do()` pattern ([!2731](!2731)) by [Timo Furrer](https://gitlab.com/timofurrer) - Revert "refactor(http): preserve response body without copying in multiple services" ([!2730](!2730)) by [Timo Furrer](https://gitlab.com/timofurrer) - chore(deps): update docker docker tag to v29.2.1 ([!2729](!2729)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) # [1.27.0](v1.26.0...v1.27.0) (2026-02-04) -
Timo Furrer authored
-
Changelog: Improvements
-
Timo Furrer authored
chore(oauth): improve the look of the OAuth confirmation page See merge request !2739
-
Florian Forster authored
Add documentation to clarify the distinction between the `Locked` and `State` fields on the `BasicUser` type: - `Locked`: temporary lock due to failed login attempts (Devise lockable) - `State`: permanent administrative status (active, blocked, banned, etc.) These fields are independent: an active user can be locked, and a blocked user can be unlocked. This distinction is often misunderstood due to lack of documentation in the GitLab API docs.
-
Changelog: Improvements
-
Patrick Rice authored
Add `destroy` attribute for pipeline schedule inputs See merge request !2702
-
Changelog: Improvements
-
Patrick Rice authored
ci: migrate to Danger from `common-ci-tasks` See merge request !2742
-
Florian Forster authored
docs(users): document the `Locked` and `State` fields See merge request !2741
-
Timo Furrer authored
Migrate bytes endpoints to new `do` pattern See merge request gitlab-org/api/client-go!2738
-
semantic-release-bot authored
## 1.28.0 ###
🚀 Features - Add `destroy` attribute for pipeline schedule inputs ([!2702](!2702)) by [long nguyen huy](https://gitlab.com/n.h.long.9697) ###🔄 Other Changes - Migrate bytes endpoints to new `do` pattern ([!2738](!2738)) by [Timo Furrer](https://gitlab.com/timofurrer) - docs(users): document the `Locked` and `State` fields ([!2741](!2741)) by [Florian Forster](https://gitlab.com/fforster) - ci: migrate to Danger from `common-ci-tasks` ([!2742](!2742)) by [Florian Forster](https://gitlab.com/fforster) - chore(oauth): improve the look of the OAuth confirmation page ([!2739](!2739)) by [Tomas Vik](https://gitlab.com/viktomas) # [1.28.0](v1.27.0...v1.28.0) (2026-02-05)