kibana/test/api_integration/apis
Stratoula Kalafateli 33a056bec6
[8.14] [ES|QL] Remove version from _query requests (#184053) (#184228)
# Backport

This will backport the following commits from `main` to `8.14`:
- [[ES|QL] Remove version from _query requests
(#184053)](https://github.com/elastic/kibana/pull/184053)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Stratoula
Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2024-05-24T13:44:52Z","message":"[ES|QL]
Remove version from _query requests (#184053)\n\n##
Summary\r\n\r\nRemoves the versioning from the _query api
requests.\r\n\r\nThis ES PR removes the version from the _query
requests\r\nhttps://github.com/elastic/elasticsearch/pull/108919 and got
backported\r\nat 8.14 too. We need to also remove it from our side too
to be in sync\r\nwith ES
changes.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"5c78c0132163b10917ea68407d66bc4d70d09025","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","Team:Obs
AI
Assistant","Feature:ES|QL","ci:project-deploy-observability","v8.14.0","Team:ESQL","v8.15.0"],"number":184053,"url":"https://github.com/elastic/kibana/pull/184053","mergeCommit":{"message":"[ES|QL]
Remove version from _query requests (#184053)\n\n##
Summary\r\n\r\nRemoves the versioning from the _query api
requests.\r\n\r\nThis ES PR removes the version from the _query
requests\r\nhttps://github.com/elastic/elasticsearch/pull/108919 and got
backported\r\nat 8.14 too. We need to also remove it from our side too
to be in sync\r\nwith ES
changes.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"5c78c0132163b10917ea68407d66bc4d70d09025"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/184053","number":184053,"mergeCommit":{"message":"[ES|QL]
Remove version from _query requests (#184053)\n\n##
Summary\r\n\r\nRemoves the versioning from the _query api
requests.\r\n\r\nThis ES PR removes the version from the _query
requests\r\nhttps://github.com/elastic/elasticsearch/pull/108919 and got
backported\r\nat 8.14 too. We need to also remove it from our side too
to be in sync\r\nwith ES
changes.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"5c78c0132163b10917ea68407d66bc4d70d09025"}}]}]
BACKPORT-->

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-05-29 10:50:11 +02:00
..
console [Console] Add api integration tests for serverless (#172306) 2023-12-05 10:26:51 +01:00
core Support brotli compression on the server side (#142334) 2022-10-24 15:33:21 +02:00
custom_integration [8.14] [Search] Fix integration id overlap for connectors (#184353) (#184372) 2024-05-28 11:23:51 -07:00
data_view_field_editor [data views] Field editor endpoint versioning and schema validation (#159626) 2023-06-29 19:42:47 -05:00
data_views [DataViewField] Allow to add a custom description for data view fields (#168577) 2024-03-19 17:30:59 +01:00
esql [8.14] [ES|QL] Remove version from _query requests (#184053) (#184228) 2024-05-29 10:50:11 +02:00
event_annotations [Event annotations] add more API integration tests (#166463) 2023-09-18 12:45:06 -05:00
general Add csp.disableUnsafeEval config option to remove the unsafe-eval CSP (#124484) 2022-05-23 11:01:56 -07:00
guided_onboarding [Guided onboarding] Change the API prefix to /internal (#155643) 2023-04-25 11:21:20 -06:00
home Investigate failing sample data API integration test (#169638) 2023-12-08 16:38:07 +01:00
kql_telemetry [data] Use versioned router for remaining routes (#161919) 2023-07-18 14:40:11 -07:00
saved_objects [Controls] Add "Apply" button (#174714) 2024-03-12 12:22:39 -06:00
saved_objects_management Removes FindQueryHTTP['fields'] option in Saved Objects Management (#152306) 2023-02-28 10:46:08 -07:00
saved_queries [Saved Queries] Improve saved query management (#170599) 2024-02-12 13:18:17 -04:00
scripts [data] Use versioned router for remaining routes (#161919) 2023-07-18 14:40:11 -07:00
search [8.14] [ES|QL] Remove version from _query requests (#184053) (#184228) 2024-05-29 10:50:11 +02:00
short_url remove human-readable automatic slug generation (#132593) 2022-05-20 20:36:59 +02:00
stats chore: remove usage for stats endpoint (#151082) 2023-02-27 19:40:13 +01:00
status Fix flaky /api/status FTR test (#121486) 2021-12-17 12:07:05 +01:00
suggestions bwca for unified search suggestions route (#158796) 2023-06-02 12:42:41 +03:00
telemetry [On-Week] Hot update of APM/EBT labels (#157093) 2023-08-31 14:36:20 +02:00
ui_counters [Tests] apis UI Counters UI remove dependency on date (#170734) 2023-11-14 06:37:52 -07:00
ui_metric chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
index.ts [ES|QL] Integration tests (#177017) 2024-02-19 12:07:55 +01:00