-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Remove deprecated url parameters _source_include and _source_exclude
#35097
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
Conversation
|
Pinging @elastic/es-search-aggs |
|
Otherwise this looks good to me. Thanks @lipsill! |
|
@elasticmachine, test this please |
|
@nik9000 thanks for the hint! Note added. Should I also add a note to 6.x migration docs for the deprecation? |
I did it when I made the backport. That is just one of the extra parts of doing a backport for us. |
|
@elasticmachine, test this please. |
|
I've merged this to master. Thanks @lipsill! |
Removes
_source_includeand_source_excludeurl parameters.These parameters have been deprecated in #33475.
Closes #22792