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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/15_0/15-0-Pseudonymizer.yml')
-rw-r--r--data/removals/15_0/15-0-Pseudonymizer.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/removals/15_0/15-0-Pseudonymizer.yml b/data/removals/15_0/15-0-Pseudonymizer.yml
new file mode 100644
index 00000000000..f3ad893e5dc
--- /dev/null
+++ b/data/removals/15_0/15-0-Pseudonymizer.yml
@@ -0,0 +1,13 @@
+- name: "Pseudonymizer"
+ announcement_milestone: "14.7"
+ announcement_date: "2022-01-22"
+ removal_milestone: "15.0"
+ removal_date: "2022-05-22"
+ breaking_change: true
+ body: | # Do not modify this line, instead modify the lines below.
+ The Pseudonymizer feature is generally unused, can cause production issues with large databases, and can interfere with object storage development.
+ It was removed in GitLab 15.0.
+ stage: Enablement
+ tiers: [Free, Premium, Ultimate]
+ documentation_url: "https://docs.gitlab.com/ee/administration/pseudonymizer.html"
+ issue_url: "https://gitlab.com/gitlab-org/gitlab/-/issues/219952"