From 014460562fea8e2d7047eceb5600238539830ac0 Mon Sep 17 00:00:00 2001 From: AWSHurneyt Date: Wed, 6 Jul 2022 12:45:22 -0700 Subject: [PATCH 1/2] Added 2.1 release notes. Signed-off-by: AWSHurneyt --- release-notes/opensearch-alerting.release-notes-2.1.0.0.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 release-notes/opensearch-alerting.release-notes-2.1.0.0.md diff --git a/release-notes/opensearch-alerting.release-notes-2.1.0.0.md b/release-notes/opensearch-alerting.release-notes-2.1.0.0.md new file mode 100644 index 000000000..442dd0976 --- /dev/null +++ b/release-notes/opensearch-alerting.release-notes-2.1.0.0.md @@ -0,0 +1,6 @@ +## Version 2.1.0.0 2022-07-06 + +Compatible with OpenSearch 2.1.0 + +### Maintenance +* Bumped version to 2.1.0, and gradle to 7.4.2. ([#475](https://github.com/opensearch-project/alerting/pull/475])) \ No newline at end of file From 503e4a2aff83a75664c94369543754a881a945ff Mon Sep 17 00:00:00 2001 From: AWSHurneyt Date: Wed, 6 Jul 2022 12:47:19 -0700 Subject: [PATCH 2/2] Added 2.1 release notes. Signed-off-by: AWSHurneyt --- release-notes/opensearch-alerting.release-notes-2.1.0.0.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/release-notes/opensearch-alerting.release-notes-2.1.0.0.md b/release-notes/opensearch-alerting.release-notes-2.1.0.0.md index 442dd0976..dae6e4800 100644 --- a/release-notes/opensearch-alerting.release-notes-2.1.0.0.md +++ b/release-notes/opensearch-alerting.release-notes-2.1.0.0.md @@ -3,4 +3,7 @@ Compatible with OpenSearch 2.1.0 ### Maintenance -* Bumped version to 2.1.0, and gradle to 7.4.2. ([#475](https://github.com/opensearch-project/alerting/pull/475])) \ No newline at end of file +* Bumped version to 2.1.0, and gradle to 7.4.2. ([#475](https://github.com/opensearch-project/alerting/pull/475])) + +### Documentation +* Added 2.1 release notes. ([#485](https://github.com/opensearch-project/alerting/pull/485)) \ No newline at end of file