13 lines
636 B
YAML
13 lines
636 B
YAML
- 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"
|