Welcome to mirror list, hosted at ThFree Co, Russian Federation.

remove_optimize_api.yml « 14_0 « removals « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a472e6a0d59d00e99fdb5ee8d9d4d95262cd4048 (plain)
1
2
3
4
5
6
7
- name: "DevOps Adoption API Segments"
  removal_date: "2021-06-22"
  removal_milestone: "14.0"
  reporter: ljlane
  breaking_change: true
  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**.