Added deprecation notice for user_email_lookup_limit
What does this MR do and why?
Describe in detail what your merge request does and why.
!83213 (merged) will be picked into 14.9.1 and effectively fix the breaking change introduced. This means we should move the removal entry to a deprecation.
Here, we remove the removal notice and introduce a deprecation notice. We will also have to update the release post.
We will also have to remove the removal notice in gitlab/data/removals/14_9/14-9-key-user_email_lookup_limit.yml
and update the RP item for the rate limiting feature
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.