forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Security Solution] Remove deprecated bulk endpoints from v9.0.0 (ela…
…stic#207906) **Partially addresses: elastic#193184 **Is a follow-up to: elastic#207091 ## Summary This PR removes deprecated bulk action API endpoints from router, making them unavailable in `v9.0.0` and Serverless. We've already added an upgrade guide for users of these endpoints in elastic#207091. Once our team has more free capacity, we'll open another PR to properly remove route handlers and associated code (tests, utils, etc.) Work started on: 22-Jan-2025
- Loading branch information
1 parent
511f77c
commit 1d36d65
Showing
2 changed files
with
3 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters