From 87004361a3c52890fceb04615d64738672278604 Mon Sep 17 00:00:00 2001 From: Tianli Feng <62041081+ftianli-amzn@users.noreply.github.com> Date: Fri, 29 May 2020 23:47:05 -0700 Subject: [PATCH] Re-arrange Release Notes by the standard guideline (#157) --- ...ticsearch-alerting-kibana.release-notes.md | 91 ------------------- ....alerting-kibana.release-notes-0.10.0.0.md | 4 + ...h.alerting-kibana.release-notes-0.7.0.0.md | 16 ++++ ...h.alerting-kibana.release-notes-0.8.0.0.md | 7 ++ ...h.alerting-kibana.release-notes-0.9.0.0.md | 4 + ...h.alerting-kibana.release-notes-1.0.0.0.md | 10 ++ ...h.alerting-kibana.release-notes-1.1.0.0.md | 7 ++ ...h.alerting-kibana.release-notes-1.2.0.0.md | 11 +++ ...h.alerting-kibana.release-notes-1.3.0.0.md | 4 + ...h.alerting-kibana.release-notes-1.4.0.0.md | 4 + ...h.alerting-kibana.release-notes-1.6.0.0.md | 4 + ...h.alerting-kibana.release-notes-1.7.0.0.md | 4 + ...h.alerting-kibana.release-notes-1.8.0.0.md | 4 + 13 files changed, 79 insertions(+), 91 deletions(-) delete mode 100644 opendistro-elasticsearch-alerting-kibana.release-notes.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.10.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.7.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.8.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.9.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.0.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.1.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.2.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.3.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.4.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.6.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.7.0.0.md create mode 100644 release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.8.0.0.md diff --git a/opendistro-elasticsearch-alerting-kibana.release-notes.md b/opendistro-elasticsearch-alerting-kibana.release-notes.md deleted file mode 100644 index 36a780f7..00000000 --- a/opendistro-elasticsearch-alerting-kibana.release-notes.md +++ /dev/null @@ -1,91 +0,0 @@ -## Version 1.8.0.0, 2020-05-19 - -### Bug fixes - * Fixes wrong time interval unit for monitor on top of anomaly detector. - [PR #145](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/145) - -## Version 1.7.0.0, 2020-05-04 - -### New Features - * Creates monitor with anomaly detector. - [PR #123](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/123) - -## Version 1.6.0.0, 2020-03-27 - -### New Features - * Adds support for Kibana 7.6.1 - [PR #118](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/118) - -## Version 1.4.0.0, 2020-01-13 - -### New Features - * Adds support for Kibana 7.4.2 - [PR #113](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/113) - -## Version 1.3.0.0, 2019-11-20 - -### New Features - * Adds support for Kibana 7.3.2 - [PR #109](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/109) - -## Version 1.2.0.0, 2019-09-20 - -### New Features - * Adds support for Kibana 7.2.0 - [PR #81](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/81) - -### Bug fixes - * Fixes update monitor from monitor list - [PR #64](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/64) - * Added support for IPv4 and IPv6 on URL validation - [PR #67](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/67) - * Disables the query parameter box in Custom webhook - [PR #72](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/72) - * Fixes invalid value for new parameters and headers on Custom Destination - [PR #73](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/73) - * Fixes URL parameters to fetch destinations on creation of trigger UI - [PR #75](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/75) - -## Version 1.1.0.0, 2019-07-30 - -### New Features - * Adds support for Kibana 7.1.1 - -### Bug fixes - * Enhanced message for trigger execution [Alerting #58](https://github.com/opendistro-for-elasticsearch/alerting/issues/14) - -## Version 1.0.0.0, 2019-06-28 - -### New Features - * Adds support for ES and Kibana 7.0.1 - [PR #44](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/44) - * Visual monitors allows to specify where criteria - [PR #42](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/42) - * Enables throttling on actions - [PR #45](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/78) - -### Bug fixes - * Fixes doc links - [PR #50](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/50) - * Updated text for visual monitor - [PR #47](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/47) - -## Version 0.10.0.0, 2019-08-07 - -### New Features - * Adds support for Kibana 6.8.1 - [PR #78](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/78) - -## Version 0.9.0.0, 2019-04-24 - -### New Features - * Adds support for Kibana 6.7.1 - -## Version 0.8.0.0, 2019-04-02 - -### New Features - * Adds support for Kibana 6.6.2 - [PR #7](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/7) - -### Bug fixes - * Fixes sorting on Destination Type on destinations list page. - -## Version 0.7.0.0, 2019-01-31 - -### New Features - -This is the first release of the OpenDistro Kibana Alerting plugin. - -Allows users to create and schedule **monitors** to run periodic queries of data in Elasticsearch. -Results of periodic queries are evaluated against the monitor's **triggers** to see if they meet certain criteria. -If criteria is met, **alerts** are generated and saved in an Elasticsearch index and the user is notified by the trigger's **actions**. -Actions are messages using mustache templating created by the user that are sent to **destinations**. -Destinations are locations where action messages are sent, such as slack, chime, or custom webhooks. -Alerts can be acknowledged to mute notifications. - -### Commits - -* [[`475a70e`](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/commit/475a70eedece077ff6c5c1133b143f69d49eb105)] Initial release for OpenDistro Kibana Alerting - diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.10.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.10.0.0.md new file mode 100644 index 00000000..85106a5a --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.10.0.0.md @@ -0,0 +1,4 @@ +## Version 0.10.0.0, 2019-08-07 + +### New Features + * Adds support for Kibana 6.8.1 - [PR #78](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/78) diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.7.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.7.0.0.md new file mode 100644 index 00000000..925ff11d --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.7.0.0.md @@ -0,0 +1,16 @@ +## Version 0.7.0.0, 2019-01-31 + +### New Features + +This is the first release of the OpenDistro Kibana Alerting plugin. + +Allows users to create and schedule **monitors** to run periodic queries of data in Elasticsearch. +Results of periodic queries are evaluated against the monitor's **triggers** to see if they meet certain criteria. +If criteria is met, **alerts** are generated and saved in an Elasticsearch index and the user is notified by the trigger's **actions**. +Actions are messages using mustache templating created by the user that are sent to **destinations**. +Destinations are locations where action messages are sent, such as slack, chime, or custom webhooks. +Alerts can be acknowledged to mute notifications. + +### Commits + +* [[`475a70e`](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/commit/475a70eedece077ff6c5c1133b143f69d49eb105)] Initial release for OpenDistro Kibana Alerting diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.8.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.8.0.0.md new file mode 100644 index 00000000..91ea5f77 --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.8.0.0.md @@ -0,0 +1,7 @@ +## Version 0.8.0.0, 2019-04-02 + +### New Features + * Adds support for Kibana 6.6.2 - [PR #7](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/7) + +### Bug fixes + * Fixes sorting on Destination Type on destinations list page. diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.9.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.9.0.0.md new file mode 100644 index 00000000..89717a1e --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-0.9.0.0.md @@ -0,0 +1,4 @@ +## Version 0.9.0.0, 2019-04-24 + +### New Features + * Adds support for Kibana 6.7.1 diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.0.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.0.0.0.md new file mode 100644 index 00000000..af5541c0 --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.0.0.0.md @@ -0,0 +1,10 @@ +## Version 1.0.0.0, 2019-06-28 + +### New Features + * Adds support for ES and Kibana 7.0.1 - [PR #44](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/44) + * Visual monitors allows to specify where criteria - [PR #42](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/42) + * Enables throttling on actions - [PR #45](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/78) + +### Bug fixes + * Fixes doc links - [PR #50](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/50) + * Updated text for visual monitor - [PR #47](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/47) diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.1.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.1.0.0.md new file mode 100644 index 00000000..ff00d71e --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.1.0.0.md @@ -0,0 +1,7 @@ +## Version 1.1.0.0, 2019-07-30 + +### New Features + * Adds support for Kibana 7.1.1 + +### Bug fixes + * Enhanced message for trigger execution [Alerting #58](https://github.com/opendistro-for-elasticsearch/alerting/issues/14) diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.2.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.2.0.0.md new file mode 100644 index 00000000..bb73f394 --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.2.0.0.md @@ -0,0 +1,11 @@ +## Version 1.2.0.0, 2019-09-20 + +### New Features + * Adds support for Kibana 7.2.0 - [PR #81](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/81) + +### Bug fixes + * Fixes update monitor from monitor list - [PR #64](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/64) + * Added support for IPv4 and IPv6 on URL validation - [PR #67](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/67) + * Disables the query parameter box in Custom webhook - [PR #72](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/72) + * Fixes invalid value for new parameters and headers on Custom Destination - [PR #73](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/73) + * Fixes URL parameters to fetch destinations on creation of trigger UI - [PR #75](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/75) diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.3.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.3.0.0.md new file mode 100644 index 00000000..ace8c6a8 --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.3.0.0.md @@ -0,0 +1,4 @@ +## Version 1.3.0.0, 2019-11-20 + +### New Features + * Adds support for Kibana 7.3.2 - [PR #109](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/109) diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.4.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.4.0.0.md new file mode 100644 index 00000000..91d5083f --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.4.0.0.md @@ -0,0 +1,4 @@ +## Version 1.4.0.0, 2020-01-13 + +### New Features + * Adds support for Kibana 7.4.2 - [PR #113](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/113) diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.6.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.6.0.0.md new file mode 100644 index 00000000..01ca6d3c --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.6.0.0.md @@ -0,0 +1,4 @@ +## Version 1.6.0.0, 2020-03-27 + +### New Features + * Adds support for Kibana 7.6.1 - [PR #118](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/118) diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.7.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.7.0.0.md new file mode 100644 index 00000000..d75541da --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.7.0.0.md @@ -0,0 +1,4 @@ +## Version 1.7.0.0, 2020-05-04 + +### New Features + * Creates monitor with anomaly detector. - [PR #123](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/123) diff --git a/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.8.0.0.md b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.8.0.0.md new file mode 100644 index 00000000..229ad43d --- /dev/null +++ b/release-notes/opendistro-for-elasticsearch.alerting-kibana.release-notes-1.8.0.0.md @@ -0,0 +1,4 @@ +## Version 1.8.0.0, 2020-05-19 + +### Bug fixes + * Fixes wrong time interval unit for monitor on top of anomaly detector. - [PR #145](https://github.com/opendistro-for-elasticsearch/alerting-kibana-plugin/pull/145)