From d1546042b320323c96854c66e2bb48efaca9bf17 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:41:47 -0400 Subject: [PATCH] Added release notes for OS-cross-cluster-replication_2.15.0 (#1399) (#1401) Signed-off-by: Mohit Kumar (cherry picked from commit 32f28ccda5758750c769378c2f835e9251ca9523) Co-authored-by: Mohit Kumar <113413713+mohitamg@users.noreply.github.com> --- ...arch-cross-cluster-replication.release-notes-2.15.0.0.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 release-notes/opensearch-cross-cluster-replication.release-notes-2.15.0.0.md diff --git a/release-notes/opensearch-cross-cluster-replication.release-notes-2.15.0.0.md b/release-notes/opensearch-cross-cluster-replication.release-notes-2.15.0.0.md new file mode 100644 index 00000000..58935225 --- /dev/null +++ b/release-notes/opensearch-cross-cluster-replication.release-notes-2.15.0.0.md @@ -0,0 +1,6 @@ +## Version 2.15.0.0 Release Notes + +Compatible with OpenSearch 2.15.0 + +### Maintenance +* Disabling docrep to remote store migration test for integTestRemote suite ([#1379](https://github.com/opensearch-project/cross-cluster-replication/pull/1379))