-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ES body
removal] @elastic/kibana-management
#204871
[ES body
removal] @elastic/kibana-management
#204871
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UA changes LGTM!
…-deprecated-body/elastic/kibana-management
💚 Build Succeeded
Metrics [docs]
History
cc @afharo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
codeowner changes lgtm
Starting backport for target branches: 8.x |
(cherry picked from commit 2687f4f)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…#x60; (#204871) (#206345) # Backport This will backport the following commits from `main` to `8.x`: - [[ES `body` removal] `@elastic/kibana-management` (#204871)](#204871) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-10T20:58:18Z","message":"[ES `body` removal] `@elastic/kibana-management` (#204871)","sha":"2687f4f109a5af72bae6433a05b45611096cb729","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor"],"title":"[ES `body` removal] `@elastic/kibana-management`","number":204871,"url":"https://github.com/elastic/kibana/pull/204871","mergeCommit":{"message":"[ES `body` removal] `@elastic/kibana-management` (#204871)","sha":"2687f4f109a5af72bae6433a05b45611096cb729"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204871","number":204871,"mergeCommit":{"message":"[ES `body` removal] `@elastic/kibana-management` (#204871)","sha":"2687f4f109a5af72bae6433a05b45611096cb729"}}]}] BACKPORT--> Co-authored-by: Alejandro Fernández Haro <[email protected]>
Summary
Attempt to remove the deprecated
body
in the ES client.