Elasticsearch: Update required database version to 7.16 #66928
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Our supported-versions policy for Elasticsearch is: we support Elasticsearch versions that Elasticsearch-the-company supports.
the current info can be found at: https://www.elastic.co/support/eol
the support for
elastic 7.15.x
ended at2023-03-22
, so we will only support versions7.16.x or higher
.(NOTE: the way this works is: you will still be able to use an older version of elasticsearch, but you will get warnings in the query-editor and in the datasource-config if you run an unsupported elasticsearch version)
(fixes #65908)
Release notice breaking change
Grafana requires an Elasticsearch version of 7.16 or newer. If you use an older Elasticsearch version, you will get warnings in the query editor and on the datasource configuration page.