7 lines
704 B
YAML
7 lines
704 B
YAML
|
- name: "Segments removed from DevOps Adoption API"
|
||
|
removal_date: "2021-06-22"
|
||
|
removal_milestone: "14.0"
|
||
|
reporter: ljlane
|
||
|
body: |
|
||
|
The first release of the DevOps Adoption report had a concept of **Segments**. Segments were [quickly removed from the report](https://gitlab.com/groups/gitlab-org/-/epics/5251) because they introduced an additional layer of complexity on top of **Groups** and **Projects**. Subsequent iterations of the DevOps Adoption report focus on comparing adoption across groups rather than segments. GitLab 14.0 removes all references to **Segments** [from the GraphQL API](https://gitlab.com/gitlab-org/gitlab/-/issues/324414) and replaces them with **Enabled groups**.
|