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

Commit 1a6261e

Browse files
authored
Updated release notes (#73)
1 parent 5ef6221 commit 1a6261e

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

opendistro-elasticsearch-alerting.release-notes.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,27 @@
1-
## Version 0.8.0 (Current)
1+
## Version 1.0.0 (Current)
2+
3+
### New Features
4+
* Adds support for Elasticsearch 7.0.1 - [PR #41](https://github.com/opendistro-for-elasticsearch/alerting/pull/41)
5+
* Adds support for throttling on actions - [PR #48](https://github.com/opendistro-for-elasticsearch/alerting/pull/48)
6+
7+
### Bug fixes
8+
* Validate all 2XX status code in Webhook response - [PR #50](https://github.com/opendistro-for-elasticsearch/alerting/pull/50)
9+
* Allows encoding while constructing HTTP request for sending notification - [PR #35](https://github.com/opendistro-for-elasticsearch/alerting/pull/35)
10+
* Convert AlertMover/MonitorRunner to coroutines - [PR #11](https://github.com/opendistro-for-elasticsearch/alerting/pull/11)
11+
12+
## 2019-04-24, Version 0.9.0
13+
14+
### New Features
15+
* Adds support for Elasticsearch 6.7.1 - #19
16+
* Add http proxy support to outgoing notifications - #23
17+
* Allow encoding while constructing HTTP request for sending notification - [PR #35](https://github.com/opendistro-for-elasticsearch/alerting/pull/35)
18+
* Add build for Debian - #36
19+
20+
### Bug fixes
21+
* Fix update LastFullSweepTime if the index doesn't exist - #17
22+
* Adds more alert properties to templateArgs for context variable - #26
23+
24+
## 2019-04-02, Version 0.8.0
225

326
### New Features
427
* Adds support for Elasticsearch 6.6.2 - [PR #8](https://github.com/opendistro-for-elasticsearch/alerting/pull/8)
@@ -31,3 +54,4 @@ Adds API support for create, update, and deleting destinations.
3154
### Commits
3255

3356
* [[`4771e6c`](https://github.com/mauve-hedgehog/opendistro-elasticsearch-alerting/commit/4771e6c5ce6f541fc84f1290ac2fd43f64f3dcb2)] Initial release for OpenDistro Elasticsearch Alerting
57+

0 commit comments

Comments
 (0)