From 89fe9f710e9a14ebcc4773b076dec70be2396149 Mon Sep 17 00:00:00 2001 From: amberzsy Date: Fri, 13 Sep 2024 04:49:24 +0000 Subject: [PATCH] update changelog Signed-off-by: amberzsy --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f0827e5b4e8..dad1328816045 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - MultiTermQueries in keyword fields now default to `indexed` approach and gated behind cluster setting ([#15637](https://github.com/opensearch-project/OpenSearch/pull/15637)) - [Workload Management] QueryGroup resource cancellation framework changes ([#15651](https://github.com/opensearch-project/OpenSearch/pull/15651)) - Fallback to Remote cluster-state on Term-Version check mismatch - ([#15424](https://github.com/opensearch-project/OpenSearch/pull/15424)) -- Skip zone awareness when auto-expand set to all - ([#15424](https://github.com/opensearch-project/OpenSearch/pull/14619)) +- Skip zone awareness when auto-expand set to all - ([#d25ca2a31cf](https://github.com/opensearch-project/OpenSearch/pull/14619)) ### Dependencies - Bump `com.azure:azure-identity` from 1.13.0 to 1.13.2 ([#15578](https://github.com/opensearch-project/OpenSearch/pull/15578))