Files
gitlabhq/data/deprecations/17-8-enforce-audit-event-api-keyset-pagination.yml
2025-03-28 03:09:12 +00:00

14 lines
555 B
YAML

- title: 'Enforce keyset pagination on audit event API'
removal_milestone: '19.0'
announcement_milestone: '17.8'
breaking_change: true
window: 1
reporter: nrosandich
stage: Software Supply Chain Security
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/382338
impact: medium
scope: instance, group, project
body: | # (required) Don't change this line.
The Audit Event APIs for instances, groups, and projects currently support optional keyset pagination. In GitLab 18.0
we will enforce keyset pagination on these APIs.