From f76e9d72d23845303d628dda25073ff2da8f0388 Mon Sep 17 00:00:00 2001 From: Xuesong Luo Date: Fri, 26 May 2023 17:27:42 +0800 Subject: [PATCH] Add 2.8 release notes Signed-off-by: Xuesong Luo --- .../opensearch-index-management.release-notes-2.8.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/opensearch-index-management.release-notes-2.8.0.0.md b/release-notes/opensearch-index-management.release-notes-2.8.0.0.md index 545ff726a..38cecec48 100644 --- a/release-notes/opensearch-index-management.release-notes-2.8.0.0.md +++ b/release-notes/opensearch-index-management.release-notes-2.8.0.0.md @@ -4,7 +4,7 @@ Compatible with OpenSearch 2.8.0 ### Maintenance * Upgrade to gradle 8.1.1. ([#777](https://github.com/opensearch-project/index-management/pull/777)) -* Bump version to 2.8. ([#787](https://github.com/opensearch-project/index-management/pull/787)) +* Bump version to 2.8. ([#759](https://github.com/opensearch-project/index-management/pull/759)) ### Features * Support notification integration with long running operations. ([#790, 791, 793](https://github.com/opensearch-project/index-management/pull/793))