You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
Copy file name to clipboardexpand all lines: opendistro-elasticsearch-alerting.release-notes.md
+14-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,18 @@
1
-
## Version 1.3.0.0 (Current)
1
+
## Version 1.4.0.0 (Current)
2
2
3
-
## Bug Fixes
3
+
### New Features
4
+
* Adds settings to disable alert history and delete old history indices - [PR #143](https://github.com/opendistro-for-elasticsearch/alerting/pull/143)
5
+
* Adds support for Elasticsearch 7.4.2 - [PR #141](https://github.com/opendistro-for-elasticsearch/alerting/pull/141)
6
+
* Adds maven publish task for notification subproject for other plugins to utilize - [PR #97](https://github.com/opendistro-for-elasticsearch/alerting/pull/97)
7
+
8
+
### Bug Fixes
9
+
* Removes unsupported HttpInput types which was breaking Alerting Kibana - [PR #162](https://github.com/opendistro-for-elasticsearch/alerting/pull/162)
10
+
* Fixes missing constructors for Stats when updating to 7.4.2 - [PR #142](https://github.com/opendistro-for-elasticsearch/alerting/pull/142)
11
+
* Fixes multi node alerting stats API - [PR #128](https://github.com/opendistro-for-elasticsearch/alerting/pull/128)
12
+
13
+
## 2019-11-14, Version 1.3.0.0
14
+
15
+
### Bug Fixes
4
16
* Fixes allowing interval to be set with 0 or negative values - [PR #92](https://github.com/opendistro-for-elasticsearch/alerting/pull/92)
0 commit comments