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

Releases: opendistro-for-elasticsearch/index-management-kibana-plugin

Release v1.13.0.1

17 Feb 23:45
2dba0f8
Compare
Choose a tag to compare

Compatible with Kibana 7.10.2

Enhancements

  • Get All and Explain All (#149)

Bug Fixes

  • Bug fix: getRollups API, rollup jobs landing page (#154)

Infrastructure

  • Add E2E cypress tests for rollup (#152)
  • Change release workflow to use new staging bucket for artifacts (#151)

Documentation

  • Compatible with Kibana 7.10.2, ODFE 1.13.0 (#155)

Refactoring

  • Modify getRollups API to use getRollup instead of search API (#150)

Release v1.12.0.0

05 Feb 01:39
Compare
Choose a tag to compare

Compatible with Kibana 7.10.0

Features

  • Rollup Kibana (#128)

Enhancements

  • change position of index-management in kibana side bar (#140)
  • Kibana migration (#142)

Bug Fixes

  • Bug fix for duplicate dimension/metrics items and deletion error (#145)

Infrastructure

  • Updates to github action workflows and some bug fix after upgrading to Kibana 7.10 (#139)

Maintainence

  • Combine getRollup with getExplain API in backend and other code fix (#141)
  • Add support for Kibana 7.10.0 (#144)

Release v1.11.0.0

31 Oct 22:34
8443fe2
Compare
Choose a tag to compare

Compatible with Kibana 7.9.1.

  • changes for kibana side menu (#131)

Release v1.10.1.0

05 Oct 16:49
c435700
Compare
Choose a tag to compare

Compatible with Kibana 7.9.1.

Infrastructure

  • release note automation (#117)

Maintenance

  • Update opendistro-for-elasticsearch-index-management-kibana-plugin.re… (#119)
  • Adds support for Kibana 7.9.1 (#120)
  • Update opendistro-for-elasticsearch-index-management-kibana-plugin.re… (#121)

Release v1.10.0.0

24 Aug 21:26
565844c
Compare
Choose a tag to compare

Compatible with Kibana 7.9.

Bug Fixes

  • Fixes missing actions on table, unused query parameter ?, and some ae… #103
  • add brace dep for binary kibana not starting problem #96

Infrastructure

  • Adds cypress e2e tests and github action cypress workflow #80

Maintenance

  • Adds support for Kibana 7.9 #118

v1.9.0.1

16 Jul 17:21
4587a5f
Compare
Choose a tag to compare

Version 1.9.0.1

New Features

  • Adds support for Kibana 7.8.0 - PR #94

Bug Fix

  • Fix Kibana starting problem - PR #97

v1.9.0.0

30 Jun 17:10
9b3d7a3
Compare
Choose a tag to compare

Version 1.9.0.0

New Features

  • Adds support for Kibana 7.8.0 - PR #94

Warning

  • This version has problem starting with binary Kibana OSS, please consider using the newer released version

v1.8.0.0

25 Jun 02:26
01090ef
Compare
Choose a tag to compare

Version 1.8.0.0

New Features

  • Adds support for Kibana 7.7.0 - PR #90

v1.7.0.0

25 Jun 02:33
Compare
Choose a tag to compare

Version 1.7.0.0

New Features

  • Patch release for Kibana 7.6.1, Adds support for ODFE 1.7.0 - PR #83

v1.6.0.0

01 Apr 05:56
678ff27
Compare
Choose a tag to compare

Version 1.6.0.0

New Features

  • Adds support for Kibana 7.6.1 - PR #83

Bug Fixes

  • Fixes table defaults using incorrect sortField - PR #83
  • Adds title html attribute to certain columns in tables so they can be viewed - PR #83