ESQL: add used version to REST response #107067
Labels
:Analytics/ES|QL
AKA ESQL
>enhancement
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
Relates #104890
It can be useful to know which ES|QL language version was used to compute a given result set; this can be used to validate migrations from one version to the next or simply to log and inspect the version in case result sets are unexpected.
Add a
version
attribute to the JSON response to a_query
request that contains the used version.The text was updated successfully, but these errors were encountered: