Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Release v1.12.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 18:37
· 4 commits to opendistro-1.12 since this release
24382de

Compatible with Elasticsearch 7.10.0

Features

Enhancements

  • Adds support for Elasticsearch 7.10.0 (#349)

Maintenance

  • Uploads elasticsearch.log files from failed CI runs (#336)
  • Adds support for running local cluster with security plugin enabled (#322)
  • Updates integration tests to not wipe indices between each test to help reduce tests bleeding into each other (#342)
  • Changes set-env command in github workflow (* Adds support for Elasticsearch 7.10.0 (#349))

Bug fixes

  • Correctly handles remote transport exceptions in rollover (#325)
  • Accept request parameters in RestGetRollupAction and fix flakey tests (#353)