summaryrefslogtreecommitdiff
path: root/data/deprecations/14-10-old-search-migration-removal.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-20 10:00:54 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-20 10:00:54 +0000
commit3cccd102ba543e02725d247893729e5c73b38295 (patch)
treef36a04ec38517f5deaaacb5acc7d949688d1e187 /data/deprecations/14-10-old-search-migration-removal.yml
parent205943281328046ef7b4528031b90fbda70c75ac (diff)
downloadgitlab-ce-3cccd102ba543e02725d247893729e5c73b38295.tar.gz
Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42
Diffstat (limited to 'data/deprecations/14-10-old-search-migration-removal.yml')
-rw-r--r--data/deprecations/14-10-old-search-migration-removal.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/deprecations/14-10-old-search-migration-removal.yml b/data/deprecations/14-10-old-search-migration-removal.yml
new file mode 100644
index 00000000000..d7036150059
--- /dev/null
+++ b/data/deprecations/14-10-old-search-migration-removal.yml
@@ -0,0 +1,12 @@
+- name: "Outdated indices of Advanced Search migrations"
+ announcement_milestone: "14.10"
+ announcement_date: "2021-04-22"
+ removal_milestone: "15.0"
+ removal_date: "2021-05-22"
+ breaking_change: true
+ body: |
+ As Advanced Search migrations usually require support multiple code paths for a long period of time, it’s important to clean those up when we safely can. We use GitLab major version upgrades as a safe time to remove backward compatibility for indices that have not been fully migrated. See the [upgrade documentation](https://docs.gitlab.com/ee/update/index.html#upgrading-to-a-new-major-version) for details.
+ stage: enablement
+ tiers: premium, ultimate
+ issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/359133
+ documentation_url: https://docs.gitlab.com/ee/development/elasticsearch.html#deleting-advanced-search-migrations-in-a-major-version-upgrade