From 4f84f43c1adca07c68ff2f93a98f353c49eba23f Mon Sep 17 00:00:00 2001
From: "opensearch-trigger-bot[bot]"
 <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Date: Fri, 22 Mar 2024 19:44:31 +0530
Subject: [PATCH] add missing changelog entry to 2.13 release nodes (#12851)
 (#12855)

(cherry picked from commit 122e944f1e8f2a774a783dc49db8ae73c1e33f9b)

Signed-off-by: Varun Bansal <bansvaru@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---
 release-notes/opensearch.release-notes-2.13.0.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/release-notes/opensearch.release-notes-2.13.0.md b/release-notes/opensearch.release-notes-2.13.0.md
index 517092564545d..e55c22d6b851d 100644
--- a/release-notes/opensearch.release-notes-2.13.0.md
+++ b/release-notes/opensearch.release-notes-2.13.0.md
@@ -26,6 +26,7 @@
 - Add Remote Store Migration Experimental flag and allow mixed mode clusters under same ([#11986](https://github.com/opensearch-project/OpenSearch/pull/11986))
 - Built-in secure transports support ([#12435](https://github.com/opensearch-project/OpenSearch/pull/12435))
 - Lightweight Transport action to verify local term before fetching cluster-state from remote ([#12252](https://github.com/opensearch-project/OpenSearch/pull/12252/))
+- Integrate with admission controller for cluster-manager Read API. ([#12496](https://github.com/opensearch-project/OpenSearch/pull/12496))
 
 ### Dependencies
 - Bump `com.squareup.okio:okio` from 3.7.0 to 3.8.0 ([#12290](https://github.com/opensearch-project/OpenSearch/pull/12290))