Skip to content

2.26.0

Choose a tag to compare

@jertel jertel released this 05 Sep 10:07
· 89 commits to master since this release
6181f78

Breaking changes

  • None

New features

  • Now supporting Elasticsearch 9 and OpenSearch 3 - #1682 - @jertel

Other changes

  • Removed specific version requirement for Elastic Kibana and OpenSearch Discover - #1682 - @jertel
  • If --end argument falls in the past then at least one full run cycle will now complete before exiting - #1694 - @nkormakov
  • Add support for a ES_VERSION environment variable to override the Elasticsearch version - #1690 - @fabian-heib