elastic / rally

Macrobenchmarking framework for Elasticsearch
Apache License 2.0
1.91k stars 314 forks source link

Update ES Python client version to support ignore_missing_component_templates API #1855

Open ebadyano opened 1 month ago

ebadyano commented 1 month ago

Related to https://github.com/elastic/rally-tracks/pull/613

Available in ES 8.7+ https://www.elastic.co/guide/en/elasticsearch/reference/8.7/ignore_missing_component_templates.html#ignore_missing_component_templates

Found during updating integrations for elastic/logs track

Also relates to: https://github.com/elastic/rally/issues/1829