From 3e9499f790e1288ba2f54a7750a4fee85748cce4 Mon Sep 17 00:00:00 2001 From: nandan Date: Wed, 4 Sep 2024 20:25:51 +0000 Subject: [PATCH] Added release note for 2.17.0 Signed-off-by: nandan --- ...arch-cross-cluster-replication.release-notes-2.17.0.0.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 release-notes/opensearch-cross-cluster-replication.release-notes-2.17.0.0.md diff --git a/release-notes/opensearch-cross-cluster-replication.release-notes-2.17.0.0.md b/release-notes/opensearch-cross-cluster-replication.release-notes-2.17.0.0.md new file mode 100644 index 00000000..92537837 --- /dev/null +++ b/release-notes/opensearch-cross-cluster-replication.release-notes-2.17.0.0.md @@ -0,0 +1,6 @@ +## Version 2.17.0.0 Release Notes + +Compatible with OpenSearch 2.17.0 + +### Bug Fixes +* Updating remote-migration IT with correct setting name ([#1412](https://github.com/opensearch-project/cross-cluster-replication/pull/1412))