Skip to content

Conversation

@swallez
Copy link
Contributor

@swallez swallez commented Apr 29, 2024

Starting with version 8.14, ES|QL requires a query language version to be sent in requests. Currently there's only one version, which will be used as the default version for all 8.x versions of Elasticsearch, even if new versions of ES|QL versions are added before Elasticsearch 9.0 is released.

If new ES|QL versions are introduced before the Elasticsearch 9.0 release, users can opt-in for another ES|QL version by passing/setting the version explicitly or by changing the global default using EsqlVersion.setDefault().

@swallez swallez changed the title Add EQ|QL version support with its default value Add ES|QL version support with its default value Apr 30, 2024
@swallez swallez merged commit 2333f38 into main Apr 30, 2024
@swallez swallez deleted the esql-version branch April 30, 2024 17:35
swallez added a commit that referenced this pull request Apr 30, 2024
Co-authored-by: Sylvain Wallez <sylvain@elastic.co>
swallez added a commit that referenced this pull request May 23, 2024
swallez added a commit that referenced this pull request May 23, 2024
github-actions bot pushed a commit that referenced this pull request May 23, 2024
l-trotta added a commit that referenced this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants