summaryrefslogtreecommitdiff
path: root/data/removals/14_0/remove_optimize_api.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-01-20 09:16:11 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-20 09:16:11 +0000
commitedaa33dee2ff2f7ea3fac488d41558eb5f86d68c (patch)
tree11f143effbfeba52329fb7afbd05e6e2a3790241 /data/removals/14_0/remove_optimize_api.yml
parentd8a5691316400a0f7ec4f83832698f1988eb27c1 (diff)
downloadgitlab-ce-76a9e64d004e0c02c35b8165ca38d005afb5e823.tar.gz
Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42
Diffstat (limited to 'data/removals/14_0/remove_optimize_api.yml')
-rw-r--r--data/removals/14_0/remove_optimize_api.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/removals/14_0/remove_optimize_api.yml b/data/removals/14_0/remove_optimize_api.yml
new file mode 100644
index 00000000000..5df120858c6
--- /dev/null
+++ b/data/removals/14_0/remove_optimize_api.yml
@@ -0,0 +1,6 @@
+- 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**.