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

Commit 75390a8

Browse files
authored
Bump version to 1.11.0.2 (#202)
1 parent 63801b8 commit 75390a8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opendistro-alerting",
3-
"version": "1.11.0.1",
3+
"version": "1.11.0.2",
44
"description": "Kibana Alerting Plugin",
55
"main": "index.js",
66
"license": "Apache-2.0",

release-notes/opendistro-for-elasticsearch-alerting-kibana-plugin.release-notes-1.11.0.1.md renamed to release-notes/opendistro-for-elasticsearch-alerting-kibana-plugin.release-notes-1.11.0.2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
## Version 1.11.0.1 2020-10-21
1+
## Version 1.11.0.2, 2020-10-23
22

33
Compatible with Kibana 7.9.1
44

55
### Enhancements
6+
* Add toast message when error occurs in running a monitor or creating/updating a trigger ([#201](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/201))
67
* Get alerts, destinations, and monitors using Rest APIs ([#190](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/190))
78
* Show alerts error messages in dashboard ([#182](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/182))
89
* Show name of the user who last updated the monitor in Monitor Dashboard and Detail page ([#187](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/187))

0 commit comments

Comments
 (0)