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

Releases: opendistro-for-elasticsearch/alerting-kibana-plugin

Version 1.13.0.0

20 Feb 00:46
265ddb0
Compare
Choose a tag to compare

Compatible with Kibana 7.10.2

Enhancements

  • Add toast notification to handle errors when updating a destination (#232)

Bug Fixes

  • Filter out historical detectors on monitor creation page (#229)
  • Fix that Trigger page might freeze for high cardinality detectors (#230)
  • Change the query parameters 'size' and 'search' of 'getDestinations' request to be optional (#231)

Infrastructure

  • Add Cypress E2E tests and GitHub Action Cypress workflow (#161)
  • Fix the unit tests in v1.12.0.2 (#227)
  • Add support to run Cypress test in an ODFE cluster with security enabled (#235)
  • Change release workflow to use new staging bucket for artifacts (#233)

Documentation

  • Correct the file name of the release notes for 1.12.0.2 (#228)

Maintenance

  • Upgrade Formik to v2.x to reduce vulnerability (#236)
  • Add support for Kibana 7.10.2 (#239)

Refactoring

  • Replace all 'render' props to 'children' props in Formik elements (#238)

Version 1.12.0.2

18 Dec 19:43
24c76ee
Compare
Choose a tag to compare

Compatible with Kibana 7.10.0

Features

  • Allow for http method selection in custom webhook (#90)

Enhancements

  • Change the position of the plugin in the side bar (#214)
  • Remove an unused import after the side bar change (#216)
  • Add toast notifications for more backend errors (#219)

Bug Fixes

  • Fix 2 bugs in Anomaly Detection monitor (#215)

Documentation

  • Update release notes for 1.12.0.2 (#226)

Maintenance

  • Add support for Kibana 7.10.0 (#212)

Refactoring

  • Migrate Alerting Kibana plugin to the new Kibana Platform (#209)
  • Create a constant for the size of query results used for drop-down menus (#213)
  • Remove Kibana icon for the ODFE category in side bar (#218)
  • Fix issue that nothing is in 'Time field' dropdown when defining monitors by visual graph after the migration (#222)
  • Remove 'JSON.stringify()' from constructing the body of API calls in request handlers (#223)
  • Correct variable names of the response for 'getEmailAccount' and 'getEmailGroup' in the request handler (#224)
  • Passing 'core.notifications' to 'Email' and 'EmailRecipients' components (#225)

Version 1.11.0.2

18 Dec 19:42
75390a8
Compare
Choose a tag to compare

Compatible with Kibana 7.9.1

Enhancements

  • Add toast message when error occurs in running a monitor or creating/updating a trigger (#201)
  • Get alerts, destinations, and monitors using Rest APIs (#190)
  • Show alerts error messages in dashboard (#182)
  • Show name of the user who last updated the monitor in Monitor Dashboard and Detail page (#187)
  • Add a toast message and auto scroll to the 1st error field when failed to create/update a monitor or destination (#168)
  • Add AllowList for Destinations (#192)

Bug Fixes

  • Fix Email Sender name validation and add tests related to Email Destination (#189)

Refactoring

  • Added the order for the plugin placement in kibana side menu (#195)

Release v1.10.1.1

02 Oct 17:39
109b2d0
Compare
Choose a tag to compare

Compatible with Kibana (7.9.1).

Features

  • Adds support for Email Destination for Kibana (#176)

Maintenance

  • Adds support for Kibana 7.9.1 (#181)

Release v1.10.0.0

27 Aug 00:15
4960ddd
Compare
Choose a tag to compare

Compatible with Kibana 7.9

v1.9.0.0

26 Aug 19:38
6d82e56
Compare
Choose a tag to compare

Maintenance

  • Adds support for Kibana 7.8.0 - PR #163

v1.8.0.0

05 Jun 22:53
8700436
Compare
Choose a tag to compare

Bug fixes

  • Fixes wrong time interval unit for monitor on top of anomaly detector. - PR #145

v1.7.0.0

05 Jun 22:39
cdaa5eb
Compare
Choose a tag to compare

New Features

  • Creates monitor with anomaly detector. - PR #123

v1.6.0.0

01 Apr 06:02
385854f
Compare
Choose a tag to compare

Version 1.6.0.0

New Features

  • Adds support for Kibana 7.6.1 - PR #118

v1.4.0.0

07 Feb 22:40
ae859ce
Compare
Choose a tag to compare

Version 1.4.0.0

New Features

  • Adds support for Kibana 7.4.2 - PR #113