Skip to content
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

Add ES|QL version support with its default value #791

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

swallez
Copy link
Member

@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
8 checks passed
@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.

2 participants