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

v1.4.0.0

Compare
Choose a tag to compare
@dbbaughe dbbaughe released this 07 Feb 22:49
· 1 commit to opendistro-1.4 since this release
22f78af

Version 1.4.0.0 (Current)

New Features

  • Adds settings to disable alert history and delete old history indices - PR #143
  • Adds support for Elasticsearch 7.4.2 - PR #141
  • Adds maven publish task for notification subproject for other plugins to utilize - PR #97

Bug Fixes

  • Removes unsupported HttpInput types which was breaking Alerting Kibana - PR #162
  • Fixes missing constructors for Stats when updating to 7.4.2 - PR #142
  • Fixes multi node alerting stats API - PR #128