debian-mirror-gitlab/data/deprecations/14-9-global-search-deprecate-user-email-lookup-limit.yml
2023-03-17 16:20:25 +05:30

9 lines
613 B
YAML

- title: "user_email_lookup_limit API field"
announcement_milestone: "14.9"
removal_milestone: "15.0"
breaking_change: true
reporter: fzimmer
body: | # Do not modify this line, instead modify the lines below.
The `user_email_lookup_limit` [API field](https://docs.gitlab.com/ee/api/settings.html) is deprecated and will be removed in GitLab 15.0. Until GitLab 15.0, `user_email_lookup_limit` is aliased to `search_rate_limit` and existing workflows will continue to work.
Any API calls attempting to change the rate limits for `user_email_lookup_limit` should use `search_rate_limit` instead.