summaryrefslogtreecommitdiff
path: root/data/removals/15_0/15-0-advanced-search-elasticsearch-6-8.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/15_0/15-0-advanced-search-elasticsearch-6-8.yml')
-rw-r--r--data/removals/15_0/15-0-advanced-search-elasticsearch-6-8.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/removals/15_0/15-0-advanced-search-elasticsearch-6-8.yml b/data/removals/15_0/15-0-advanced-search-elasticsearch-6-8.yml
new file mode 100644
index 00000000000..5877b9cf0af
--- /dev/null
+++ b/data/removals/15_0/15-0-advanced-search-elasticsearch-6-8.yml
@@ -0,0 +1,16 @@
+- name: "Elasticsearch 6.8.x in GitLab 15.0"
+ announcement_milestone: "14.8"
+ announcement_date: "2022-02-22"
+ removal_milestone: "15.0"
+ removal_date: "2022-05-22"
+ breaking_change: true
+ reporter: JohnMcGuire
+ body: | # Do not modify this line, instead modify the lines below.
+ Elasticsearch 6.8 support has been removed in GitLab 15.0. Elasticsearch 6.8 has reached [end of life](https://www.elastic.co/support/eol).
+ If you use Elasticsearch 6.8, **you must upgrade your Elasticsearch version to 7.x** prior to upgrading to GitLab 15.0.
+ You should not upgrade to Elasticsearch 8 until you have completed the GitLab 15.0 upgrade.
+
+ View the [version requirements](https://docs.gitlab.com/ee/integration/elasticsearch.html#version-requirements) for details.
+# The following items are not published on the docs page, but may be used in the future.
+ stage: "Enablement"
+ issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/350275